]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: vf610twr: improve memory layout
authorStefan Agner <stefan@agner.ch>
Wed, 14 Oct 2015 17:58:43 +0000 (10:58 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 15 Oct 2015 09:22:07 +0000 (11:22 +0200)
commitcf04ad3219260c3c39ec3dbfe2427e3463e8dbd5
tree4e65b7987a548115b7fdd857b65aa68bbd4b8273
parentd45fd018c8ed233f55c9b4e219d06c71abf9e299
arm: vf610twr: improve memory layout

Currently, the device tree relocation is disabled, likely to
keep some DDR3 RAM at the end for Cortex-M4 firmwares. This
can be archived using bootm_size, which limits the image
processing range of the boot commands.

Move the device tree standard load address to a higher address
which aligns better with what we are doing on other boards.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/vf610twr.h