From: Russell King Date: Fri, 7 Apr 2006 10:04:54 +0000 (+0100) Subject: [ARM] ebsa110: Fix incorrect serial port address X-Git-Tag: v2.6.17-rc2~284^2~11 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1dc24d53e9e91cf795f05751eeb7e220c7c15e1;p=linux-2.6 [ARM] ebsa110: Fix incorrect serial port address Signed-off-by: Russell King --- diff --git a/include/asm-arm/arch-ebsa110/uncompress.h b/include/asm-arm/arch-ebsa110/uncompress.h index 66b19c7fd9..ae5b775eb0 100644 --- a/include/asm-arm/arch-ebsa110/uncompress.h +++ b/include/asm-arm/arch-ebsa110/uncompress.h @@ -10,7 +10,7 @@ #include -#define SERIAL_BASE ((unsigned char *)0xfe000be0) +#define SERIAL_BASE ((unsigned char *)0xf0000be0) /* * This does not append a newline