CRISv32: add device tree support
authorRabin Vincent <rabin@rab.in>
Sun, 8 Feb 2015 15:14:06 +0000 (16:14 +0100)
committerJesper Nilsson <jespern@axis.com>
Wed, 25 Mar 2015 08:49:48 +0000 (09:49 +0100)
commita9f75ac5a24cb94c2373daa3d73f90d22cf5d94b
treeb445b1d3aae563e8465e639edf05b782ac50f1d9
parent43f7071e107ede92ac9e499d218233c8bb4c3607
CRISv32: add device tree support

Add support for booting CRISv32 with a built-in device tree.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/Kconfig
arch/cris/Makefile
arch/cris/boot/dts/Makefile [new file with mode: 0644]
arch/cris/kernel/Makefile
arch/cris/kernel/devicetree.c [new file with mode: 0644]
arch/cris/kernel/setup.c