]> git.sur5r.net Git - u-boot/commit
ARM: rmobile: Point load address to more sane area on Gen3
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 31 May 2018 13:18:18 +0000 (15:18 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 14 Jun 2018 20:35:21 +0000 (22:35 +0200)
commit4b334b6054114008fa41ca3532bfe7d056afeff6
tree1c47d3aa9056762e032da0680b93c8c3bae39d6e
parent910db6c3a1f5802c3a11c921d724788ab22ab88d
ARM: rmobile: Point load address to more sane area on Gen3

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: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
include/configs/rcar-gen3-common.h