The first patch adds a little generic support, and the second, the aforementioned Octeon named block INITRD support. This set depends on my previous patch adding BOOT_MEM_INIT_RAM support. David Daney (2): MIPS: Allow for initrd outside of the reserved memory range. MIPS: Octeon: Add initrd from named block support. arch/mips/cavium-octeon/setup.c | 30 ++++++++++++++++++++++++++---- arch/mips/include/asm/bootinfo.h | 1 + arch/mips/kernel/setup.c | 12 ++++++++++-- 3 files changed, 37 insertions(+), 6 deletions(-) -- 1.7.2.3