From 1f4be67aa2cc61a3db46c577da5ccd88cc84fa16 Mon Sep 17 00:00:00 2001 From: P Dheeraj Srujan Kumar Date: Tue, 14 Jun 2022 02:33:02 +0530 Subject: Update to internal 1-0.91-151 Signed-off-by: P Dheeraj Srujan Kumar --- meta-openbmc-mods/meta-ast2600/conf/machine/include/intel-ast2600.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openbmc-mods/meta-ast2600/conf') diff --git a/meta-openbmc-mods/meta-ast2600/conf/machine/include/intel-ast2600.inc b/meta-openbmc-mods/meta-ast2600/conf/machine/include/intel-ast2600.inc index a7146299c..1304178d4 100644 --- a/meta-openbmc-mods/meta-ast2600/conf/machine/include/intel-ast2600.inc +++ b/meta-openbmc-mods/meta-ast2600/conf/machine/include/intel-ast2600.inc @@ -4,6 +4,7 @@ KERNEL_DEVICETREE = " \ ${KMACHINE}-bmc-${COMPATIBLE_MACHINE}.dtb \ " #KERNEL_DEVICETREE = "${KMACHINE}-ast2600-evb.dtb" +UBOOT_MACHINE = "ast2600_openbmc_defconfig" require conf/machine/include/ast2600.inc require conf/machine/include/obmc-bsp-si-common.inc @@ -13,7 +14,6 @@ TARGET_FPU = "hard" PREFERRED_PROVIDER_u-boot-fw-utils ?= "u-boot-fw-utils-aspeed-sdk" -UBOOT_MACHINE = "ast2600_openbmc_defconfig" UBOOT_DEVICETREE = "ast2600-intel" VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config" -- cgit v1.2.3