commit | 88c8460ac32283e2a25e36e4670ff5ab02f3b521 | [log] [tgz] |
---|---|---|
author | Vimal Singh <vimalsingh@ti.com> | Mon Feb 15 10:03:34 2010 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Mon Feb 15 10:03:34 2010 -0800 |
tree | 3405724c8b27911136e557a5d6efbea0c2805790 | |
parent | c2798e9342a1394de966c31703e0410ee3988378 [diff] |
omap3: Add support for flash on 3430SDP board This patch adds support for flashes on 3430SDP boards. All three NAND, NOR and OneNAND are supported. I have tested it on 3430SDP (ES2 and ES3.1). This patch can be treated as an example to "how to utilize": 'gpmc-nand.c' and 'board-sdp-flash.c'. Similar patches can be created for 2430sdp and 3630sdp or any other similar board. Signed-off-by: Vimal Singh <vimalsingh@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>