]> Git Repo - u-boot.git/commit - include/configs/vf610twr.h
arm: vf610twr: improve memory layout
authorStefan Agner <[email protected]>
Wed, 14 Oct 2015 17:58:43 +0000 (10:58 -0700)
committerStefano Babic <[email protected]>
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 <[email protected]>
Acked-by: Otavio Salvador <[email protected]>
include/configs/vf610twr.h
This page took 0.031919 seconds and 4 git commands to generate.