From 9a0c48d0335b1eef120ef75f671c64f1ef0aecdd Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 12 Sep 2019 13:41:52 -0400 Subject: 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 --- meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb') 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" -- cgit v1.2.3