From 859d5b59c0e84a197c412c9a346affa4ea0f90f4 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Tue, 17 Mar 2020 15:46:22 +1030 Subject: meta-ibm: Configure tacoma machine for new u-boot This selects the ast2600 openbmc u-boot configuration and the tacoma device tree. (From meta-ibm rev: b36b9ebc7f25a7d86d5c0e1cec81f156633921bd) Change-Id: I079fc3d82ae1a453719923c743f58dd2c529968d Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-ibm/meta-witherspoon') diff --git a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf index a57d1424db..765c0684ab 100644 --- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf +++ b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf @@ -1,5 +1,6 @@ KERNEL_DEVICETREE = "aspeed-bmc-opp-tacoma.dtb" -UBOOT_MACHINE = "evb-ast2600_defconfig" +UBOOT_MACHINE = "ast2600_openbmc_defconfig" +UBOOT_DEVICETREE = "ast2600-tacoma" IMAGE_FSTYPES += "ext4" -- cgit v1.2.3