davinci: support different UART bases for zImage uncompress
authorMark A. Greer <mgreer@mvista.com>
Wed, 18 Feb 2009 21:00:36 +0000 (14:00 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Tue, 26 May 2009 14:18:14 +0000 (07:18 -0700)
The davinci pre-kernel boot code assumes that all platforms use the
same UART base address for the console.  That assumption is not longer
valid with some newer SoCs so determine the console UART base address
from the machine number passed in from bootloader.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found