Home
last modified time | relevance | path

Searched hist:cf04ad3219260c3c39ec3dbfe2427e3463e8dbd5 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dvf610twr.hcf04ad3219260c3c39ec3dbfe2427e3463e8dbd5 Wed Oct 14 17:58:43 UTC 2015 Stefan Agner <stefan@agner.ch> 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>