MIPS: Netlogic: Add support for built in DTB
authorJayachandran C <jayachandranc@netlogicmicro.com>
Fri, 13 Jul 2012 16:23:22 +0000 (21:53 +0530)
committerJohn Crispin <blogic@openwrt.org>
Wed, 22 Aug 2012 21:46:37 +0000 (23:46 +0200)
commit2f6528e15a4592c762a690c1320518368593ae75
tree6fd1aafd2586875f2905398a1e0ab8f5c571142a
parenta9f16821205d7561bf9d622855e1aa95e5c77f0c
MIPS: Netlogic: Add support for built in DTB

Provide a config option to embed a device tree for XLP evaluation
boards. This DTB will be used if the firmware does not pass in a
device tree pointer.

Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Patchwork: http://patchwork.linux-mips.org/patch/4103/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/Kconfig
arch/mips/netlogic/Kconfig
arch/mips/netlogic/Makefile
arch/mips/netlogic/dts/Makefile [new file with mode: 0644]
arch/mips/netlogic/xlp/setup.c