]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
To fix OMAP3430 boot for new mach-types
authorSyed Mohammed, Khasim <x0khasim@ti.com>
Fri, 31 Aug 2007 00:04:29 +0000 (19:04 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 17:20:34 +0000 (10:20 -0700)
This patch is to fix OMAP 3430 boot/compilation for updated mach-types.

Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
index c3eff5b..7b65e19 100644

arch/arm/mach-omap2/board-3430sdp.c

index c3eff5b6f640c6ba4f5dc88f170bdee77ea2405f..7b65e19896d15563df1470488ea907e3b6042631 100644 (file)
@@ -181,7 +181,7 @@ static void __init omap_3430sdp_map_io(void)
        omap2_map_common_io();
 }
 
-MACHINE_START(OMAP_SDP3430, "OMAP3430 sdp3430 board")
+MACHINE_START(OMAP_3430SDP, "OMAP3430 3430SDP board")
        /* Maintainer: Syed Khasim - Texas Instruments Inc */
        .phys_io        = 0x48000000,
        .io_pg_offst    = ((0xd8000000) >> 18) & 0xfffc,