public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] To fix OMAP3430 boot for new mach-types
@ 2007-08-31  0:04 Syed Mohammed, Khasim
  2007-08-31 17:20 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Syed Mohammed, Khasim @ 2007-08-31  0:04 UTC (permalink / raw)
  To: Linux OMAP


This patch is to fix OMAP 3430 boot/compilation for updated mach-types.

Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>

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

=======================================================================

--- linux-omap/arch/arm/mach-omap2/board-3430sdp.c	2007-07-11 09:55:16.000000000 -0500
+++ my_linux-omap/arch/arm/mach-omap2/board-3430sdp.c	2007-08-30 18:54:44.000000000 -0500
@@ -181,7 +181,7 @@ static void __init omap_3430sdp_map_io(v
 	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,

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] To fix OMAP3430 boot for new mach-types
  2007-08-31  0:04 [PATCH] To fix OMAP3430 boot for new mach-types Syed Mohammed, Khasim
@ 2007-08-31 17:20 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-08-31 17:20 UTC (permalink / raw)
  To: Syed Mohammed, Khasim; +Cc: Linux OMAP

* Syed Mohammed, Khasim <x0khasim@ti.com> [070830 17:05]:
> 
> This patch is to fix OMAP 3430 boot/compilation for updated mach-types.
> 
> Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
> 
> File:
>  arch/arm/mach-omap2/board-3430sdp.c
> 
> =======================================================================
> 
> --- linux-omap/arch/arm/mach-omap2/board-3430sdp.c	2007-07-11 09:55:16.000000000 -0500
> +++ my_linux-omap/arch/arm/mach-omap2/board-3430sdp.c	2007-08-30 18:54:44.000000000 -0500
> @@ -181,7 +181,7 @@ static void __init omap_3430sdp_map_io(v
>  	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,

Pushing today.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-31 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-31  0:04 [PATCH] To fix OMAP3430 boot for new mach-types Syed Mohammed, Khasim
2007-08-31 17:20 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox