arm/dt: Add dt machine definition
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 25 Jul 2011 15:52:11 +0000 (09:52 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 25 Jul 2011 15:52:11 +0000 (09:52 -0600)
This patch adds a DT_MACHINE_START macro to use instead of
MACHINE_START when creating a machine_desc that supports using the
device tree.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found