浏览代码

[ARM] ebsa110: Fix incorrect serial port address

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 19 年之前
父节点
当前提交
f1dc24d53e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-arm/arch-ebsa110/uncompress.h

+ 1 - 1
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