summaryrefslogtreecommitdiff
path: root/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-07-26 07:45:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-09 17:01:11 +0300
commit66270f4371b74b1e0d2537c098e52014f076f2ef (patch)
tree97650babd6355efae151a27eea5ed97e24c56f57 /meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc
parenta5c52ff0bb57fccc2dcd3bd10647d2fa77ddf8c3 (diff)
downloadopenbmc-66270f4371b74b1e0d2537c098e52014f076f2ef.tar.xz
u-boot-aspeed: Disable unnecessary features
Allow platforms to opt into the u-boot patch disabling unnecessary hardware features for ASPEED SoCs. As this change touches bits that were not initialised by previous u-boot revisions and the configuration applied prevents poweron of OpenPOWER hosts without corresponding host firmware changes, this change is nohwci. (From meta-phosphor rev: 82f2db28ad8f4f0b7fbf703e8942afcaf6e70a2b) Change-Id: I2f40a780afe539e9e4ff13983cd567e849bbed25 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc')
-rw-r--r--meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc b/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc
index 5286c1b0a..bc81be144 100644
--- a/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc
+++ b/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc
@@ -9,6 +9,10 @@ SRC_URI_append_aspeed_df-obmc-ubi-fs = " \
file://0005-config-ast-common-Fall-back-to-secondary-flash-on-fa.patch \
"
+SRC_URI_append_aspeed_df-isolate-bmc = " \
+ file://0001-aspeed-Disable-unnecessary-features.patch \
+ "
+
do_patch[depends] += "os-release:do_populate_sysroot"
python do_patch_append_aspeed_df-obmc-ubi-fs () {