u-boot/arch/m68k/lib
Sughosh Ganu 6534d26ee9 lmb: do away with arch_lmb_reserve()
All of the current definitions of arch_lmb_reserve() are doing the
same thing -- reserve the region of memory occupied by U-Boot,
starting from the current stack address to the ram_top. Introduce a
function lmb_reserve_uboot_region() which does this, and do away with
the arch_lmb_reserve() function.

Instead of using the current value of stack pointer for starting the
reserved region, have a fixed value, considering the stack size config
value.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-09-03 14:08:50 -06:00
..
ashldi3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ashrdi3.c m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
bdinfo.c global_data: Move pci_clk to m68k and powerpc 2024-08-26 14:05:37 -06:00
bootm.c lmb: do away with arch_lmb_reserve() 2024-09-03 14:08:50 -06:00
cache.c m68k: Rename icache_invalid to invalidate_icache_all 2024-07-03 14:42:01 -06:00
fec.c m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
interrupts.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
lshrdi3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
muldi3.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
time.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
traps.c m68k: Remove duplicate newlines 2024-07-15 12:12:18 -06:00