summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_imx6/colibri_imx6.c
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-11-25 18:56:47 -0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-02-01 15:15:42 +0100
commitab839f4c2e4ad1bf9f58534a63645e6961469e33 (patch)
treea4d7c9b3fcac5b902145d98f726274758b41b691 /board/toradex/colibri_imx6/colibri_imx6.c
parentdfa01e8a2827faea771f138119c8d62c9e1bf7b5 (diff)
board: colibri_imx7: avoid using DDR reserved for Cortex-M42015.04-toradex-next2015.04-toradex
Using linux,usable-memory the board code carves out 1MiB of memory for the Cortex-M4 core at the end of the 256MiB block. However, in case a board has 256MiB of memory (Colibri iMX7S), that is the area where U-Boot gets relocated to... Use board_get_usable_ram_top to avoid using that area as relocation target. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'board/toradex/colibri_imx6/colibri_imx6.c')
0 files changed, 0 insertions, 0 deletions