commit | 2ee231638d5cde0c041ad863a4d4636291ad39a5 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Sep 26 20:03:37 2019 -0400 |
committer | Brad Bishop <radsquirrel@gmail.com> | Mon Sep 30 11:44:23 2019 +0000 |
tree | 833fef0d29614ec793fb45d326261c28bbb09d49 | |
parent | 182eaf694b6577d2da2c2e4875335310d898e5d6 [diff] |
phosphor: Enable Aspeed SDK u-boot override The u-boot SDK recipe in the Aspeed layer has different u-boot config snippets for different sized flash images. This is done by way of overrides, e.g. MACHINEOVERRIDES .= ":flash-${ASPEED_IMAGE_SIZE_KB}" Make sure ASPEED_IMAGE_SIZE_KB is set to the correct size so the correct u-boot snippet is selected. Change-Id: I0bd6f8fc1a6c759eeb14f3a89000f0f8b27ed2b7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>