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)
commit27428e39da8e45f861c79e7dcec32d38965afeb3
tree38d37500dfca5b70970b4f74b4cae9111b67eed7
parentce8ccaf0efeb43cd23393a9590365587ad879b2a
davinci: support different UART bases for zImage uncompress

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>
arch/arm/mach-davinci/include/mach/uncompress.h