u-boot/arch/mips
Daniel Schwierzeck 8cec725ad5 MIPS: bootm: add mem, rd_start and rd_size to kernel command line
If the user wants to boot a kernel without legacy environment,
information like memory size, initrd address and size should be
handed over to the kernel in the command line.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2015-01-21 14:02:48 +01:00
..
cpu MIPS: fix setup of initial stack frame 2014-11-27 16:20:37 +01:00
include/asm Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
lib MIPS: bootm: add mem, rd_start and rd_size to kernel command line 2015-01-21 14:02:48 +01:00
config.mk MIPS: add .padding section to linker script 2014-11-01 18:18:05 +01:00
Kconfig MIPS: bootm: refactor preparation of Linux kernel environment 2015-01-21 14:02:48 +01:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00