]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap: Make uncompress code and DEBUG_LL code generic
authorTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 16:49:01 +0000 (08:49 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 16:49:01 +0000 (08:49 -0800)
commit0c8219f0302d0d27fda52c790d38406801e547ec
tree96dc93845e4a8b947fd92b4bab71efd241a02a8e
parent4f2c49fedf833e522001bc51824b894732900a3d
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.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/include/mach/debug-macro.S
arch/arm/mach-omap2/include/mach/debug-macro.S
arch/arm/plat-omap/include/plat/serial.h
arch/arm/plat-omap/include/plat/uncompress.h