Ramdisk loading code, including initrd_high variable handling, was duplicated for PPC and M68K platforms. This patch creates common helper routine that is being called from both platform do_bootm_linux() routines. Signed-off-by: Marian Balakowicz <m8@semihalf.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| bat_rw.c | ||
| board.c | ||
| bootm.c | ||
| cache.c | ||
| extable.c | ||
| interrupts.c | ||
| kgdb.c | ||
| ppcstring.S | ||
| ticks.S | ||
| time.c | ||