From: Carl-Johan Irekvist Date: Wed, 8 Dec 2010 05:37:53 +0000 (+0530) Subject: ux500: fix uncompressor UART address for U5500 X-Git-Tag: v2.6.38-rc1~471^2^2~1^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4a637d35d4e05d1f43a68d647fb2453891379a;p=pandora-kernel.git ux500: fix uncompressor UART address for U5500 The uncompress code for zImage uses the UART to print status messages, this was hard coded to use UART2 for the U8500 platform. This patch checks at run time which platform it is run on. U5500 uses UART0 as console UART. Signed-off-by: Carl-Johan Irekvist Signed-off-by: Rabin Vincent Signed-off-by: Linus Walleij --- Reading git-diff-tree failed