[U-Boot-Users] [PATCH] M18 flash (Sibley) support (attempt 2)

Wolfgang Denk wd at denx.de
Fri Sep 28 18:40:04 CEST 2007


Dear Alexey,

in message <202cde0e0709280847r26684293yd0b9039c8254b75b at mail.gmail.com> you wrote:
> 
> > > -static void flash_make_cmd (flash_info_t * info, uchar cmd, void *cmdbuf);
> > > -static void flash_write_cmd (flash_info_t * info, flash_sect_t sect, uint offset, uchar cmd);
> > > +static void flash_make_cmd (flash_info_t * info, ulong cmd, void *cmdbuf);
> > > +static void flash_write_cmd (flash_info_t * info, flash_sect_t sect, uint offset, ulong cmd);
...
> > I don't see any differences here. Why is this flagged as a change?
> The difference is in type of "cmd" variable.

Argh. You are right. Sorry for the noise.

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
"To take a significant step forward, you must make a series of finite
improvements." - Donald J. Atwood, General Motors




More information about the U-Boot mailing list