summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2013-06-03 14:53:27 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2013-06-04 07:18:42 +0200
commitebefdd4e0d4dde71cf4e7340de7c3a67a5dd36b5 (patch)
tree39e0a5e4f2612f9a4d23a586711428e03fa39aef /arch/mips/configs
parent1beb91a723bc5aad5d892d3195635209175688d8 (diff)
downloadbarebox-ebefdd4e0d4dde71cf4e7340de7c3a67a5dd36b5.tar.gz
barebox-ebefdd4e0d4dde71cf4e7340de7c3a67a5dd36b5.tar.xz
MIPS: rzx50_defconfig: use UART1 for low-level debug
By default CONFIG_JZ4750D_DEBUG_LL_UART0 is selected. This can confuse the Ritmix RZX50 user as the board has only UART1 connected. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/rzx50_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/rzx50_defconfig b/arch/mips/configs/rzx50_defconfig
index 5d994c76e1..7b759090f4 100644
--- a/arch/mips/configs/rzx50_defconfig
+++ b/arch/mips/configs/rzx50_defconfig
@@ -1,4 +1,5 @@
CONFIG_MACH_MIPS_XBURST=y
+CONFIG_JZ4750D_DEBUG_LL_UART1=y
CONFIG_PBL_IMAGE=y
CONFIG_BAUDRATE=57600
CONFIG_GLOB=y