From d58eb6b59f8e3ca99fe16bdb3e784012126a3bb6 Mon Sep 17 00:00:00 2001 From: Kim Milo Date: Fri, 1 Feb 2013 10:18:59 -0800 Subject: [PATCH] ARM: OMAP2+: craneboard: support NAND device This patch enables the NAND device on the AM3517 Craneboard. MTD partitions are created as below. 0x000000000000-0x000000080000 : "X-Loader" 0x000000080000-0x000000240000 : "U-Boot" 0x000000240000-0x000000280000 : "U-Boot Env" 0x000000280000-0x000000780000 : "Kernel" 0x000000780000-0x000010000000 : "File System" Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Tony Lindgren --- Reading git-format-patch failed