[U-Boot-Users] PATCH: Declare load_serial_ymodem() for both CFG_CMD_LOAD{S,B}
Wolfgang Denk
wd at denx.de
Mon May 1 21:40:29 CEST 2006
In message <1146511413.24239.16.camel at cashmere.sps.mot.com> you wrote:
> Declare load_serial_ymodem() for both CFG_CMD_LOAD{S,B}
> as it appears to be needed by both the loadb and loads
> commands now.
The only reference (call) to the load_serial_ymodem() function is in
do_load_serial_bin() which in turn is only compiled if
'CONFIG_COMMANDS & CFG_CMD_LOADB' is true.
What makes you think it might be needed with CFG_CMD_LOADS ?
> Signed-off-by: Jon Loeliger <jdl at freescale.com>
BTW: Changelog entry missing!
> load_serial_ymodem() seems oddly mis-named now. :-)
Please elucidate...
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.
More information about the U-Boot
mailing list