[PATCH] sama5d3xek: correct rootfs nand partition

Alexandre Belloni alexandre.belloni at free-electrons.com
Tue May 7 06:50:30 EDT 2013


Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
---
 arch/arm/boards/sama5d3xek/env/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boards/sama5d3xek/env/config b/arch/arm/boards/sama5d3xek/env/config
index 375e90d..a7fd930 100644
--- a/arch/arm/boards/sama5d3xek/env/config
+++ b/arch/arm/boards/sama5d3xek/env/config
@@ -32,7 +32,7 @@ kernelimage=zImage
 
 nand_device=atmel_nand
 nand_parts="256k(at91bootstrap),384k(barebox)ro,256k at 768k(bareboxenv),256k(bareboxenv2),128k at 1536k(oftree),5M at 2M(kernel),- at 8M(rootfs)"
-rootfs_mtdblock_nand=7
+rootfs_mtdblock_nand=6
 
 m25p80_parts="64k(bootstrap),384k(barebox),256k(bareboxenv),256k(bareboxenv2),128k(oftree),-(updater)"
 
-- 
1.8.1.2




More information about the barebox mailing list