From 912a10d13cdb41080f7215532c68e463b633e2e2 Mon Sep 17 00:00:00 2001 From: Lei YU Date: Tue, 25 May 2021 18:30:41 +0800 Subject: bytedance: g220a: Remove customized layout The upstream has defined the 64MiB layout, use the upstream one. Tested: Verify g220a's image boots fine in QEMU. Signed-off-by: Lei YU Change-Id: Id69df5796c11f1d86bc1340fdb7127f0eb3f3e18 --- meta-bytedance/meta-g220a/conf/machine/g220a.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-bytedance') diff --git a/meta-bytedance/meta-g220a/conf/machine/g220a.conf b/meta-bytedance/meta-g220a/conf/machine/g220a.conf index 972862a50..ba7a253e3 100644 --- a/meta-bytedance/meta-g220a/conf/machine/g220a.conf +++ b/meta-bytedance/meta-g220a/conf/machine/g220a.conf @@ -5,9 +5,6 @@ UBOOT_MACHINE = "evb-ast2500_defconfig" UBOOT_DEVICETREE = "ast2500-evb" FLASH_SIZE = "65536" -FLASH_UBOOT_OFFSET = "0" -FLASH_ROFS_OFFSET = "5632" -FLASH_RWFS_OFFSET = "49152" require conf/machine/include/ast2500.inc require conf/machine/include/obmc-bsp-common.inc -- cgit v1.2.3