[PATCH 4/6] ARM: mx3/mx35_3ds: add missing nand device
Marc Kleine-Budde
mkl at pengutronix.de
Tue Jan 24 05:51:05 EST 2012
Otherwise the kernel would not register the nand partitions.
Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
---
arch/arm/boards/freescale-mx35-3-stack/env/config | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boards/freescale-mx35-3-stack/env/config b/arch/arm/boards/freescale-mx35-3-stack/env/config
index 17b1e31..fa45812 100644
--- a/arch/arm/boards/freescale-mx35-3-stack/env/config
+++ b/arch/arm/boards/freescale-mx35-3-stack/env/config
@@ -45,6 +45,7 @@ rootfs_mtdblock_nor=3
nand_parts="256k(barebox)ro,512k(bareboxenv),2M(kernel),-(root)"
rootfs_mtdblock_nand=7
+nand_device=mxc_nand
# set a fancy prompt (if support is compiled in)
PS1="\e[1;32mbarebox@\e[1;31m\h:\w\e[0m "
--
1.7.4.1
More information about the barebox
mailing list