commit | 85cad1b0b6409c62bce4828da2fd8a535e2148b0 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 25 09:52:11 2011 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 25 09:52:11 2011 -0600 |
tree | 2fc11aea0ed6a4dd13f81c77b5cddd3926daa2b5 | |
parent | b6844e8f64920cdee620157252169ba63afb0c89 [diff] |
arm/dt: Add dt machine definition 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>