From: Mark A. Greer Date: Wed, 18 Feb 2009 21:00:36 +0000 (-0700) Subject: davinci: support different UART bases for zImage uncompress X-Git-Tag: v2.6.31-rc1~344^2~25^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27428e39da8e45f861c79e7dcec32d38965afeb3;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed