[U-Boot] [PATCH v2] post: new nor flash test
Wolfgang Denk
wd at denx.de
Tue Jul 26 16:50:00 CEST 2011
Dear Mike Frysinger,
In message <1305070540-29687-1-git-send-email-vapier at gentoo.org> you wrote:
> This adds a simple flash test to automatically verify erasing,
> writing, and reading of sectors. The code is based on existing
> Blackfin tests but generalized for everyone to use.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v2
> - convert to malloc()
> - rewrite changelog a bit
>
> include/post.h | 1 +
> post/drivers/Makefile | 2 +-
> post/drivers/flash.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++
> post/tests.c | 15 ++++++-
> 4 files changed, 123 insertions(+), 2 deletions(-)
> create mode 100644 post/drivers/flash.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The only way to learn a new programming language is by writing pro-
grams in it. - Brian Kernighan
More information about the U-Boot
mailing list