Dear Mike Frysinger, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] The only way to learn a new programming language is by writing pro- grams in it. - Brian Kernighan _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

