]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
microblaze: Remove address offset for uart16550
authorMichal Simek <monstr@monstr.eu>
Mon, 28 Feb 2011 09:17:22 +0000 (10:17 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 3 Oct 2011 06:01:56 +0000 (08:01 +0200)
U-Boot BSP handle 0x3 offset for big endian systems.
Little endian Microblaze systems don't use any offset.

Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/microblaze-generic.h

index 8cdd72a843aae78e7e3409e3929da895c2f31c67..a33411025180bad8e76459c647d39ccfd3df30a4 100644 (file)
@@ -44,7 +44,7 @@
 # define CONFIG_SYS_NS16550_REG_SIZE   -4
 # define CONFIG_CONS_INDEX             1
 # define CONFIG_SYS_NS16550_COM1 \
-                       (XILINX_UART16550_BASEADDR + 0x1000 + 0x3)
+                       (XILINX_UART16550_BASEADDR + 0x1000)
 # define CONFIG_SYS_NS16550_CLK        XILINX_UART16550_CLOCK_HZ
 # define CONFIG_BAUDRATE       115200