summaryrefslogtreecommitdiff
path: root/meta-bytedance
diff options
context:
space:
mode:
authorLei YU <yulei.sh@bytedance.com>2021-05-25 13:30:41 +0300
committerLei YU <yulei.sh@bytedance.com>2021-06-16 04:48:10 +0300
commit912a10d13cdb41080f7215532c68e463b633e2e2 (patch)
tree8b1a7eea93097256c7c2fc89d4aee52c789c2d6b /meta-bytedance
parent1aa72efd0f542f37b2efa42ff988f81e1906eacd (diff)
downloadopenbmc-912a10d13cdb41080f7215532c68e463b633e2e2.tar.xz
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 <yulei.sh@bytedance.com> Change-Id: Id69df5796c11f1d86bc1340fdb7127f0eb3f3e18
Diffstat (limited to 'meta-bytedance')
-rw-r--r--meta-bytedance/meta-g220a/conf/machine/g220a.conf3
1 files changed, 0 insertions, 3 deletions
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