mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 04:03:58 +08:00
2925aba422
Historically plat_mem_setup did the entire platform initialization. This was rather impractical because it meant plat_mem_setup had to get away without any kind of memory allocator. To keep old code from breaking plat_setup was just renamed to plat_setup and a second platform initialization hook for anything else was introduced. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
boot | ||
prom | ||
ecc-berr.c | ||
int-handler.S | ||
ioasic-irq.c | ||
kn01-berr.c | ||
kn02-irq.c | ||
kn02xa-berr.c | ||
Makefile | ||
promcon.c | ||
reset.c | ||
setup.c | ||
time.c | ||
wbflush.c |