[U-Boot-Users] [AT91] Re: [PATCH] DataFlash AT45DB021 support
Sergey Lapin
slapin at ossfans.org
Mon May 26 16:46:59 CEST 2008
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 at 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.
More information about the U-Boot
mailing list