commit | 07b16c7f148186f50c6027440ed43695795aebcf | [log] [tgz] |
---|---|---|
author | Sergey Lapin <slapin@ossfans.org> | Thu Jun 05 11:06:29 2008 +0400 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Jul 10 22:50:28 2008 +0200 |
tree | b7484c31084984d78738379c0533640111f027cb | |
parent | f91aa8d4dbd12fd5b74b272e4cd40fd0dafaa51c [diff] |
DataFlash AT45DB021 support Some boards based on AT91SAM926X-EK use smaller DF chips to keep bootstrap, u-boot and its environment, using NAND or other external storage for kernel and rootfs. This patch adds support for small 1024x263 chip. Signed-off-by: Sergey Lapin <slapin@ossfans.org>