
21 May
2008
21 May
'08
7:21 p.m.
Hi, all! On Tue, May 20, 2008 at 10:51 PM, Sergey Lapin slapin@ossfans.org 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(-)
What about this patch?