]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: arbel: increase u-boot mapping size
authorJim Liu <jim.t90615@gmail.com>
Tue, 23 Apr 2024 07:22:09 +0000 (15:22 +0800)
committerTom Rini <trini@konsulko.com>
Fri, 3 May 2024 18:22:59 +0000 (12:22 -0600)
commite7c3948ec51d6dd2d31525c8207b5e8ccceb496a
treed355389d44a5e856c6b24162cf174460aae3a290
parentceec9c9d291bf76ccc9338ded89e1b5156313db1
configs: arbel: increase u-boot mapping size

When u-boot enable CONFIG_SYS_BOOT_RAMDISK_HIGH, rootfs image relocated
from FIU address space to memory address before jump to kernel.

Since Arbel reserved memory from 0x00000000 to 0x06200000 for tip image,
and rootfs image may too large that cannot found a suitable location
before 128MB(0x8000000), so increase mapping size from 128MB to 192MB.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
include/configs/arbel.h