mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-29 07:09:08 +00:00
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| sim_cmdline.c | ||
| sim_int.c | ||
| sim_IRQ.c | ||
| sim_irq.S | ||
| sim_mem.c | ||
| sim_printf.c | ||
| sim_setup.c | ||
| sim_smp.c | ||
| sim_time.c | ||