From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 05 Jun 2008 00:06:28 +0200 Subject: [U-Boot-Users] [RFC/PATCH 5/6] SPI Flash: Add "sf" command In-Reply-To: Your message of "Fri, 16 May 2008 11:10:34 +0200." <1210929035-7997-5-git-send-email-haavard.skinnemoen@atmel.com> Message-ID: <20080604220628.7B77C247CC@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <1210929035-7997-5-git-send-email-haavard.skinnemoen@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 > --- > 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