summaryrefslogtreecommitdiff
path: root/include/asm-arm
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-04-07 11:04:54 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-04-07 13:23:48 +0100
commitf1dc24d53e9e91cf795f05751eeb7e220c7c15e1 (patch)
treeb002704bb3fa0fa8cf2056220060ef4062f23d05 /include/asm-arm
parent6e29ebad0f252b085a3bb0188637f315efda0a48 (diff)
downloadlinux-3.10-f1dc24d53e9e91cf795f05751eeb7e220c7c15e1.tar.gz
linux-3.10-f1dc24d53e9e91cf795f05751eeb7e220c7c15e1.tar.bz2
linux-3.10-f1dc24d53e9e91cf795f05751eeb7e220c7c15e1.zip
[ARM] ebsa110: Fix incorrect serial port address
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-ebsa110/uncompress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-ebsa110/uncompress.h b/include/asm-arm/arch-ebsa110/uncompress.h
index 66b19c7fd90..ae5b775eb0b 100644
--- a/include/asm-arm/arch-ebsa110/uncompress.h
+++ b/include/asm-arm/arch-ebsa110/uncompress.h
@@ -10,7 +10,7 @@
#include <linux/serial_reg.h>
-#define SERIAL_BASE ((unsigned char *)0xfe000be0)
+#define SERIAL_BASE ((unsigned char *)0xf0000be0)
/*
* This does not append a newline