summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2016-01-20 08:47:22 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-01-22 08:43:19 +0100
commita03a3915d9e76372dd24a6f3c01eb3b5efb940ac (patch)
tree316081ad6e15710fb5fdbf43b796d2f37415f250 /arch/arm/configs
parent3fb06055420584389a1aef169e97dc2838e7d6d1 (diff)
downloadbarebox-a03a3915d9e76372dd24a6f3c01eb3b5efb940ac.tar.gz
barebox-a03a3915d9e76372dd24a6f3c01eb3b5efb940ac.tar.xz
Add initial support for Netgear ReadyNAS 104
Currently only second stage booting from the vendor U-Boot is tested. I don't want to flash barebox into NAND yet because UART-booting for recovery doesn't work for me. Working so far are: - UART - networking - nand flash Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/mvebu_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig
index 6d1b021768..39372fd93b 100644
--- a/arch/arm/configs/mvebu_defconfig
+++ b/arch/arm/configs/mvebu_defconfig
@@ -1,5 +1,6 @@
CONFIG_ARCH_MVEBU=y
CONFIG_MACH_GLOBALSCALE_MIRABOX=y
+CONFIG_MACH_NETGEAR_RN104=y
CONFIG_MACH_LENOVO_IX4_300D=y
CONFIG_MACH_MARVELL_ARMADA_XP_GP=y
CONFIG_MACH_PLATHOME_OPENBLOCKS_AX3=y