u-boot/arch/arm
Ashok Reddy Soma 65168910ad zynqmp: Run board_get_usable_ram_top() only on main U-Boot
With commit ce39ee28ec ("zynqmp: Do not place u-boot to reserved memory
location"), the function board_get_usable_ram_top() is allocating
MMU_SECTION_SIZE of about 2MB using lmb_alloc(). But we dont have this
much memory in case of mini U-Boot.

Keep these functions which use lmb under CONFIG_LMB so that they are
compiled and used only when LMB is enabled.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/75e52def75f573e554a6b177a78504c128cb0c4a.1657183534.git.michal.simek@amd.com
2022-07-26 08:23:54 +02:00
..
cpu Merge branch 'next' 2022-07-11 14:58:57 -04:00
dts arm64: zynqmp: Used fixed-partitions for QSPI in k26 2022-07-26 08:23:54 +02:00
include Merge branch 'next' 2022-07-11 14:58:57 -04:00
lib zynqmp: Run board_get_usable_ram_top() only on main U-Boot 2022-07-26 08:23:54 +02:00
mach-apple arm: apple: Add initial Apple M2 support 2022-07-25 09:38:47 -04:00
mach-aspeed aspeed/spl: Remove OVERLAY from linker script 2022-07-06 14:32:00 -04:00
mach-at91
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci arm: Remove unused references to CONFIG_SOC_DM* 2022-07-25 14:57:27 -04:00
mach-exynos
mach-highbank
mach-hpe
mach-imx Merge branch 'next' 2022-07-11 14:58:57 -04:00
mach-integrator
mach-ipq40xx
mach-k3 arm: k3: config.mk: Read software revision information from file on HS 2022-07-25 14:57:27 -04:00
mach-keystone i2c: Remove non-DM_I2C support from davinci_i2c.c 2022-07-08 17:57:34 -04:00
mach-kirkwood Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig 2022-07-05 17:05:00 -04:00
mach-lpc32xx
mach-mediatek
mach-meson
mach-mvebu arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times 2022-07-21 10:14:04 +02:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2 spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR 2022-07-25 14:57:27 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile
mach-rockchip Merge branch 'next' 2022-07-11 14:58:57 -04:00
mach-s5pc1xx
mach-snapdragon board: qualcomm: Add support for QCS404 EVB 2022-07-25 13:02:04 -04:00
mach-socfpga
mach-sti
mach-stm32
mach-stm32mp stm32mp: add support of STM32MP13x Rev.Y 2022-07-12 11:47:34 +02:00
mach-sunxi sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig 2022-07-18 23:48:09 +01:00
mach-tegra
mach-u8500
mach-uniphier
mach-versal
mach-versatile
mach-zynq
mach-zynqmp
mach-zynqmp-r5
thumb1/include/asm/proc-armv
Kconfig spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR 2022-07-25 14:57:27 -04:00
Kconfig.debug
Makefile arm: Remove strongarm support 2022-07-08 17:57:33 -04:00
config.mk