From: Russell King Date: Fri, 7 Apr 2006 10:04:54 +0000 (+0100) Subject: [ARM] ebsa110: Fix incorrect serial port address X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f1dc24d53e9e91cf795f05751eeb7e220c7c15e1;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git [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 66b19c7fd908..ae5b775eb0b7 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