aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-perseus2.c
diff options
context:
space:
mode:
authorJason Wang <jason77.wang@gmail.com>2010-08-03 11:44:18 +0800
committerTony Lindgren <tony@atomide.com>2010-08-04 12:17:53 +0300
commit7e788b4289bb025a96e327c604cb2db92e17108f (patch)
tree6509b18c25f888a60e7222739e5ea5a0be96d639 /arch/arm/mach-omap1/board-perseus2.c
parentMerge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus (diff)
downloadlinux-dev-7e788b4289bb025a96e327c604cb2db92e17108f.tar.xz
linux-dev-7e788b4289bb025a96e327c604cb2db92e17108f.zip
omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enable
Now we use a memory address to store the debug port info, So we need to read/write this address when we choose DEBUG_LL. When MMU isn't enable(I.E. the begining part of init stage of the linux kernel boot), we need to access physical address instead of virtual address, otherwise the kernel will crash. Signed-off-by: Jason Wang <jason77.wang@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-perseus2.c')
0 files changed, 0 insertions, 0 deletions