commit | 8d61649ddf6707d89fc10028f9d1bd1a2ea37b4f | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Tue Sep 20 21:24:47 2011 +0200 |
committer | Benoit Cousson <b-cousson@ti.com> | Tue Oct 04 22:27:04 2011 +0200 |
tree | 8119f4a494249ae3a2d448305b60ef7def835d78 | |
parent | 295e98c60b8cee05e02f0a055dbc12a08b0378c1 [diff] |
ARM: OMAP2+: board-generic: Add DT support to generic board 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>