Commit f9e595b3 authored by Syed Mohammed, Khasim's avatar Syed Mohammed, Khasim Committed by Tony Lindgren

To fix OMAP3430 boot for new mach-types

This patch is to fix OMAP 3430 boot/compilation for updated mach-types.
Signed-off-by: default avatarSyed Mohammed Khasim <x0khasim@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>

index c3eff5b..7b65e19 100644
parent c5196a46
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment