Thomas Weber 21b9034020 OMAP2: serial.c: Fix number of uarts in early_init
The omap_serial_early_init prints the following errors:

Could not get uart4_ick
Could not get uart4_fck

because all the uarts available in omap_uart[] will be initialized.
Only omap4430 and omap3630 have 4 uarts at the moment.
This patch reduces the number of uarts when cpu is not omap4430 or
omap3630.

Signed-off-by: Thomas Weber <weber@corscience.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2010-03-11 14:50:00 -08:00
..
2009-11-22 10:24:33 -08:00
2009-09-24 16:23:07 -07:00
2009-12-11 17:00:43 -07:00
2010-02-15 09:27:05 -08:00
2010-02-15 10:03:33 -08:00
2010-02-15 10:03:34 -08:00
2010-02-15 10:03:34 -08:00
2010-02-03 08:48:06 -08:00
2010-02-19 15:22:17 -08:00
2010-02-23 10:57:39 -08:00
2010-02-03 08:48:06 -08:00
2009-11-22 10:24:32 -08:00
2010-02-23 10:57:40 -08:00