[U-Boot-Users] [RFC/PATCH 5/6] SPI Flash: Add "sf" command

Wolfgang Denk wd at denx.de
Thu Jun 5 00:06:28 CEST 2008


In message <1210929035-7997-5-git-send-email-haavard.skinnemoen at atmel.com> you wrote:
> This adds a new command, "sf" which can be used to manipulate SPI
> flash. Currently, initialization, reading, writing and erasing is
> supported.
> 
> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen at atmel.com>
> ---
>  common/Makefile |    1 +
>  common/cmd_sf.c |  191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 192 insertions(+), 0 deletions(-)
>  create mode 100644 common/cmd_sf.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 whole problem with the world is  that  fools  and  fanatics  are
always so certain of themselves, but wiser people so full of doubts."
- Bertrand Russell




More information about the U-Boot mailing list