• M
    ARM: rmobile: Point load address to more sane area on Gen3 · 4b334b60
    Marek Vasut 提交于
    Point the $loadaddr variable and default load address to a more sane
    area, 384 MiB from the start of RAM. This is to avoid all the reserved
    memory at the beginning of RAM. The old behavior could still be easily
    retained by "setenv loadaddr 0x48080000" . The new setup allows us to
    use for example modern fitImage with kernel_noload, so use this as a
    new preferred default.
    Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
    Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
    4b334b60
rcar-gen3-common.h 1.9 KB