ARM: OMAP2+: board-generic: Add DT support to generic board
authorBenoit Cousson <b-cousson@ti.com>
Tue, 20 Sep 2011 19:24:47 +0000 (21:24 +0200)
committerBenoit Cousson <b-cousson@ti.com>
Tue, 4 Oct 2011 20:27:04 +0000 (22:27 +0200)
Re-cycle the original board-generic.c file to support Device Tree
for every OMAP2+ variants.

The current approach is an intermediate step before having only
one machine descriptor that will use some generic DT aware
functions.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>

No differences found