diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-08-15 23:26:52 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-08-15 23:26:52 +0000 |
commit | d7227f99b10c4dae4bb5a9ac778d6e8ed95cb9c5 (patch) | |
tree | 2cb6cedd52d0c05da488a64633f9523b99f5a790 /conf/machine/om-gta02.conf | |
parent | c0c8fce62731669a30d7e54256a2717bc4a071ca (diff) | |
parent | a0f8f7ba45003db8d68b7844e535d3ae6020d7ce (diff) |
merge of 'a54a6607517e20ec074b70c4070cfa9d989624e1'
and 'df64369ee8c68fc382142171ee6ae2a6494e7e74'
Diffstat (limited to 'conf/machine/om-gta02.conf')
-rw-r--r-- | conf/machine/om-gta02.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index 45dc0518a4..88aa3881c7 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -1,7 +1,7 @@ #----------------------------------------------------------------------------- #@TYPE: Machine -#@NAME: FIC GTA02 (Neo1973) -#@DESCRIPTION: Machine configuration for the FIC Neo1973/2 GSM phone +#@NAME: Openmoko GTA02 (NeoFreerunner) +#@DESCRIPTION: Machine configuration for the Openmoko NeoFreerunner GSM phone #----------------------------------------------------------------------------- TARGET_ARCH = "arm" @@ -29,6 +29,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\ kernel-module-snd-soc-neo1973-gta02-wm8753 \ " +# no need to bypass this as in om-gta01, since this model is not using a multiplexed ttySAC0 SERIAL_CONSOLE = "115200 ttySAC2" # used by some images |