
19 Jun
2008
19 Jun
'08
10:58 p.m.
In message 200806191513.13402.sr@denx.de you wrote:
The following changes since commit a94f22f08f280905926219e568568964cb9eeb9d: Andy Fleming (1): Fix build issue with string.h and linux/string.h
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Stefan Roese (1): cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
drivers/mtd/cfi_flash.c | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-)
Done, 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@denx.de
My challenge to the goto-less programmer is to recode tcp_input()
without any gotos ... without any loss of efficiency (there has to be
a catch). - W. R. Stevens