u-boot-brain/arch/mips
Daniel Schwierzeck 5002d8cc54 MIPS: bootm: prepare a flattened device tree for the kernel
Add the initial code to prepare a flattened device tree for
the kernel like relocating the FDT blob and fixing up the
/chosen and /memory nodes.

The final hand over to the kernel is not yet implemented. After
the community agreed on the MIPS boot interface for device trees,
the corresponding code will be added.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2015-01-21 14:02:49 +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: prepare a flattened device tree for the kernel 2015-01-21 14:02:49 +01:00
config.mk MIPS: add .padding section to linker script 2014-11-01 18:18:05 +01:00
Kconfig MIPS: bootm: prepare a flattened device tree for the kernel 2015-01-21 14:02:49 +01:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00