commit | d58eb6b59f8e3ca99fe16bdb3e784012126a3bb6 | [log] [tgz] |
---|---|---|
author | Kim Milo <Milo.Kim@ti.com> | Fri Feb 01 10:18:59 2013 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Feb 01 14:59:34 2013 -0800 |
tree | 603419f77db80456a4c7ded8a0a5c7bdec61e728 | |
parent | ff95793a084b1375b6fb02c45750406aac9a26fa [diff] |
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 <milo.kim@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>