More confusion (was: Re: Official distinction between Brand (Neo), Model (1973, FreeRunner), and version (GTA01, GTA02) (was: Re: Wiki - confusion))

Daniel Willmann daniel at openmoko.org
Wed Feb 6 20:34:01 CET 2008


On Wed, 06 Feb 2008 10:22:29 -0800
Michael Shiloh <michael at openmoko.org> wrote:

> (Please help by adjusting subject as topic changes)
> 
> Marcel,
> 
> That is correct.
> 
> Michael
> 
> Marcel wrote:
> > So GTA02 would be:
> > Brand: Neo
> > Model: FreeRunner
> > Version: GTA02

To further add to this confusion let me just quote from
gta02-core.patch in
http://svn.openmoko.org/branches/src/target/kernel/2.6.24.x/patches/gta02-core.patch

+MACHINE_START(NEO1973_GTA02, "GTA02")
+	.phys_io	= S3C2410_PA_UART,
+	.io_pg_offst	= (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
+	.boot_params	= S3C2410_SDRAM_PA + 0x100,
+	.map_io		= gta02_map_io,
+	.init_irq	= s3c24xx_init_irq,
+	.init_machine	= gta02_machine_init,
+	.timer		= &s3c24xx_timer,
+MACHINE_END

and

Index: linux-2.6.24/arch/arm/mach-s3c2440/Kconfig
===================================================================
--- linux-2.6.24.orig/arch/arm/mach-s3c2440/Kconfig
+++ linux-2.6.24/arch/arm/mach-s3c2440/Kconfig
@@ -74,5 +74,20 @@
 	help
 	   Say Y here if you are using the FIC Neo1973 GSM Phone
 
+config MACH_NEO1973_GTA02
+	bool "FIC Neo1973 GSM Phone (GTA02 Hardware)"
+	select CPU_S3C2442
+	select SENSORS_PCF50633
+	help
+	   Say Y here if you are using the FIC Neo1973 GSM Phone
+
+config NEO1973_GTA02_2440
+	bool "Old FIC Neo1973 GTA02 hardware using S3C2440 CPU"
+	depends on MACH_NEO1973_GTA02
+	select CPU_S3C2440
+	help
+	   Say Y here if you are using an early hardware revision
+	   of the FIC/OpenMoko Neo1973 GTA02 GSM Phone.
+
 endmenu

Regards,
Daniel *The code never lies* Willmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/community/attachments/20080206/a3b715f7/attachment.pgp 


More information about the community mailing list