From: Kim Milo Date: Fri, 1 Feb 2013 18:18:59 +0000 (-0800) Subject: ARM: OMAP2+: craneboard: support NAND device X-Git-Tag: omap-for-v3.9/board-signed~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58eb6b59f8e3ca99fe16bdb3e784012126a3bb6;p=pandora-kernel.git 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-diff-tree failed