summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2013-06-03 14:53:24 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2013-06-04 07:18:42 +0200
commite79e9467237bd7c78d59d4ea6322b20bb7ce3b39 (patch)
tree79e7d8864ab27af7932ac74503a8d46a06358513 /arch
parentfcffb0d2c6e02a84361962496838bdb2897eae37 (diff)
downloadbarebox-e79e9467237bd7c78d59d4ea6322b20bb7ce3b39.tar.gz
barebox-e79e9467237bd7c78d59d4ea6322b20bb7ce3b39.tar.xz
MIPS: malta: prepare for new debug_ll
Set fake DEBUG_LL_UART_DIVISOR to use <asm/debug_ll_ns16550.h>. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/mach-malta/include/mach/hardware.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-malta/include/mach/hardware.h b/arch/mips/mach-malta/include/mach/hardware.h
index 5e8e276e39..8bd814d240 100644
--- a/arch/mips/mach-malta/include/mach/hardware.h
+++ b/arch/mips/mach-malta/include/mach/hardware.h
@@ -20,6 +20,7 @@
#define DEBUG_LL_UART_ADDR 0xb00003f8
#define DEBUG_LL_UART_SHIFT 0
+#define DEBUG_LL_UART_DIVISOR 1 /* no matter for emulated port */
/*
* Reset register.