[U-Boot-Users] [PATCH] DataFlash AT45DB021 support
Sergey Lapin
slapinid at gmail.com
Wed May 21 19:21:29 CEST 2008
Hi, all!
On Tue, May 20, 2008 at 10:51 PM, Sergey Lapin <slapin at 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 at ossfans.org>
> ---
> drivers/mtd/dataflash.c | 15 ++++++++++++++-
> include/dataflash.h | 1 +
> 2 files changed, 16 insertions(+), 2 deletions(-)
>
What about this patch?
More information about the U-Boot
mailing list