u-boot-brain/board/xilinx
Michal Simek 2570cc6430 xilinx: common: Change bootm_size variable setting
Linux kernel for arm32 requires dtb and initrd to be placed in low memory
to work properly. This requirement is described in chapter 4b) and 5) in
Linux documentation (Documentation/arm/booting.rst).

There is an issue on arm32 with 2GB of memory that bootm_size is bigger
than Linux lowmem (for example with VMSPLIT_3G). That's why limit bootm
size on these systems not to be above 768MB.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-08-20 09:58:16 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: common: Change bootm_size variable setting 2020-08-20 09:58:16 +02:00
microblaze-generic common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
versal xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynq xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynqmp xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig arm64: zynqmp: Add support for OF_SEPARATE with board DTB 2020-01-14 09:05:53 +01:00