summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-aspeed
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-12 20:41:52 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-09-19 19:23:29 +0300
commit9a0c48d0335b1eef120ef75f671c64f1ef0aecdd (patch)
treea642dc216fe11b50460649e73316d2ee002fa12c /meta-aspeed/recipes-aspeed
parentfec6d420186253cce447a33ff912caf606f89cab (diff)
downloadopenbmc-9a0c48d0335b1eef120ef75f671c64f1ef0aecdd.tar.xz
meta-aspeed: g6: Adjust fit address
5b6780e981 changed the u-boot+env size and thus the same fit image address (512KiB) can be used on g6 as on the other aspeed SoCs. Refresh the initial u-boot patch rather than a new one because the original has not yet been accepted upstream. (From meta-aspeed rev: 6aa4aaf66f96acaf84a6c434ddfb3e142c087bf4) Change-Id: I5bcd6468f1578f7f820e3eeeec23d5b3756dca60 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-aspeed')
-rw-r--r--meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb b/meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb
index 04a41e3d7..54c095bed 100644
--- a/meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb
+++ b/meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb
@@ -6,7 +6,6 @@ inherit deploy
UBOOT_SUFFIX ?= "bin"
ASPEED_IMAGE_KERNEL_OFFSET_KB ?= "512"
-ASPEED_IMAGE_KERNEL_OFFSET_KB_aspeed-g6 ?= "640"
ASPEED_IMAGE_SIZE_KB ?= "32768"
ASPEED_IMAGE_KERNEL_IMAGE ?= "fitImage-${INITRAMFS_IMAGE}-${MACHINE}-${MACHINE}"
ASPEED_IMAGE_NAME ?= "aspeed-norootfs-${MACHINE}.bin"