commit | f2f334e6221b659934a8e72f5ca1aa8c9b8ae173 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Apr 13 14:47:16 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 14 17:57:53 2020 +0000 |
tree | 53a1698cc487b67e3ae3b98f58a184be0ac82399 | |
parent | 499fc3dae676b969abe64ec58aaa3021910c7bfa [diff] [blame] |
rainier and tacoma: Build u-boot spl Change-Id: Ic5eed865d903c22539ff2dbf8c00d7f89ee3df1c Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
diff --git a/meta-witherspoon/conf/machine/witherspoon-tacoma.conf b/meta-witherspoon/conf/machine/witherspoon-tacoma.conf index 4d94d9e..c367e4c 100644 --- a/meta-witherspoon/conf/machine/witherspoon-tacoma.conf +++ b/meta-witherspoon/conf/machine/witherspoon-tacoma.conf
@@ -1,6 +1,7 @@ KERNEL_DEVICETREE = "aspeed-bmc-opp-tacoma.dtb" -UBOOT_MACHINE = "ast2600_openbmc_defconfig" +UBOOT_MACHINE = "ast2600_openbmc_spl_defconfig" UBOOT_DEVICETREE = "ast2600-tacoma" +SPL_BINARY = "spl/u-boot-spl.bin" IMAGE_FSTYPES += "ext4 mmc-ext4-tar"