From: Tony Lindgren Date: Wed, 27 Jan 2010 03:17:03 +0000 (-0800) Subject: omap: Make uncompress code and DEBUG_LL code generic X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03cb56269631665e8272b7a390381d87ae95103;p=pandora-kernel.git omap: Make uncompress code and DEBUG_LL code generic Define arch_decomp_setup() the same way as some other architectures do. Use arch_id to configure the debug uart based on the machine_is by storing it into the uart scratchpad register for DEBUG_LL code to use. Note that to avoid merge conflicts, this patch is using hardcoded register r1 until tmp register is being passed for all addruart macros. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed