From 999c9e7a9698ccaca6b1834f608f9dd822d70d58 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Thu, 25 Mar 2021 16:35:45 +0000 Subject: ibm: kernel: Replace rainier with p10bmc The IBM rainier system is being replaced with the generic p10bmc name. Since the rainier.conf file will be renamed p10bmc.conf, add the device tree files for all p10 systems that will be supported with the p10bmc name (rainier, everest). Change-Id: I10983b913d8a2ae98ed4d327131b864f2df96a0c Signed-off-by: Adriana Kobylak --- meta-ibm/conf/machine/rainier.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ibm/conf/machine/rainier.conf') diff --git a/meta-ibm/conf/machine/rainier.conf b/meta-ibm/conf/machine/rainier.conf index 19df5be83c..f7f08dd08f 100644 --- a/meta-ibm/conf/machine/rainier.conf +++ b/meta-ibm/conf/machine/rainier.conf @@ -1,4 +1,4 @@ -KERNEL_DEVICETREE = "aspeed-bmc-ibm-rainier.dtb" +KERNEL_DEVICETREE = "aspeed-bmc-ibm-rainier.dtb aspeed-bmc-ibm-rainier-4u.dtb aspeed-bmc-ibm-everest.dtb" UBOOT_MACHINE = "ast2600_openbmc_spl_emmc_defconfig" UBOOT_DEVICETREE = "ast2600-rainier" SPL_BINARY = "spl/u-boot-spl.bin" -- cgit v1.2.3