u-boot/board/xilinx
Ricardo Salveti e6e3b9d7b5 xilinx: common: change bootm_size to not go beyond ram_top
The available ram can be limited by ram_top as that depends on the
reserved memory nodes provided by the device-tree (via
board_get_usable_ram_top), so make sure to respect ram_top when setting
up bootm_size to avoid overlapping reserved memory regions (e.g. memory
used by OP-TEE).

The same logic is available in env_get_bootm_size when bootm_size is
not defined by the default environment.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Link: https://lore.kernel.org/r/20220120191730.2009270-1-ricardo@foundries.io
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2022-02-01 17:11:33 +01:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: common: change bootm_size to not go beyond ram_top 2022-02-01 17:11:33 +01:00
microblaze-generic microblaze: add Kconfig symbol for the vector base address 2022-01-05 10:22:03 +01:00
versal versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWN 2022-01-05 11:16:21 +01:00
zynq Xilinx changes for v2022.01-rc1 2021-09-30 11:29:41 -04:00
zynqmp xilinx: firmware: Move dcache handling directly to pmufw load config 2022-01-05 10:22:02 +01:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze 2022-01-05 10:22:03 +01:00