Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[ARM] ebsa110: Fix incorrect serial port address

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by

Russell King and committed by
Russell King
f1dc24d5 6e29ebad

+1 -1
+1 -1
include/asm-arm/arch-ebsa110/uncompress.h
··· 10 10 11 11 #include <linux/serial_reg.h> 12 12 13 - #define SERIAL_BASE ((unsigned char *)0xfe000be0) 13 + #define SERIAL_BASE ((unsigned char *)0xf0000be0) 14 14 15 15 /* 16 16 * This does not append a newline