summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b1e6d5)
raw | patch | inline | side by side (parent: 2b1e6d5)
author | Praneeth Bajjuri <praneeth@ti.com> | |
Thu, 11 Jul 2013 21:26:09 +0000 (16:26 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Thu, 11 Jul 2013 21:36:13 +0000 (16:36 -0500) |
Changing the machine name to "Jacinto6 evm board".
This is needed to populate the correct device name to sdk.
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Dandawate Saket <dsaket@ti.com>
This is needed to populate the correct device name to sdk.
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Dandawate Saket <dsaket@ti.com>
arch/arm/mach-omap2/board-generic.c | patch | blob | history |
index d60b2059954e3b56ba772cba5638655e9c6312d9..eca7a77df802bc33cd90ffb19a3ad42ba9c1419e 100644 (file)
NULL,
};
-DT_MACHINE_START(DRA7XX_DT, "Generic DRA7XX (Flattened Device Tree)")
+DT_MACHINE_START(DRA7XX_DT, "Jacinto6 evm board")
.reserve = omap_reserve,
.smp = smp_ops(omap4_smp_ops),
.map_io = omap5_map_io,