mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
f5d8b1a1f9
Implement early init by calling generic board_init_f_alloc_reserve and board_init_f_init_reserve functions: * drop SYS_MALLOC_F_LEN related code, as allocation and gd->malloc_base assignment are taken care of by the generic functions * drop _gd logic Cc: Michal Simek <monstr@monstr.eu> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
||
---|---|---|
.. | ||
cache.c | ||
exception.c | ||
interrupts.c | ||
irq.S | ||
Makefile | ||
spl.c | ||
start.S | ||
timer.c | ||
u-boot-spl.lds | ||
u-boot.lds |