ARM: davinci: da850: add DT boot support
authorSekhar Nori <nsekhar@ti.com>
Tue, 28 Aug 2012 09:57:52 +0000 (15:27 +0530)
committerSekhar Nori <nsekhar@ti.com>
Mon, 29 Oct 2012 09:54:42 +0000 (15:24 +0530)
commit689e331f3fb6e0a44155eef35fe19caf3285c6ce
tree2a552fc6ce0d22663a0e5eaa7cecac2b57d94358
parent8e0d72d2c7a6955692ba0a21bbf5ca86e8061777
ARM: davinci: da850: add DT boot support

Add support for booting DA850 using flattened device
tree to describe the hardware. At this time only the
very basic bootup using a serial console is supported.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Documentation/devicetree/bindings/arm/davinci.txt [new file with mode: 0644]
arch/arm/Kconfig
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/da8xx-dt.c [new file with mode: 0644]
This page took 0.025963 seconds and 5 git commands to generate.