omap: Make uncompress code and DEBUG_LL code generic
authorTony Lindgren <tony@atomide.com>
Fri, 29 Jan 2010 19:38:59 +0000 (11:38 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Feb 2010 03:41:15 +0000 (19:41 -0800)
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.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found