
26 May
2008
26 May
'08
4:46 p.m.
On Tue, May 20, 2008 at 10:51:59PM +0400, Sergey Lapin wrote:
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
drivers/mtd/dataflash.c | 15 ++++++++++++++- include/dataflash.h | 1 + 2 files changed, 16 insertions(+), 2 deletions(-)
Is there any interest in this patch? I use it just fine with my AT91SAM9260 custom boards.