[U-Boot-Users] Re: CFG_CMD_SETGETDCR is not correctly used.
Wolfgang Denk
wd at denx.de
Wed Jul 6 10:08:25 CEST 2005
In message <c8f10050706005453270225 at mail.gmail.com> you wrote:
>
> In "common/cmd_dcr.c" :
> -----------
> - #if defined(CONFIG_4xx) && defined(CFG_CMD_SETGETDCR)
> + #if defined(CONFIG_4xx) && (CONFIG_COMMANDS & CFG_CMD_SETGETDCR)
> -----------
> since CFG_CMD_SETGETDCR is always defined (in "include/cmd_confdefs.h") !
Thanks for pointing out, fixed.
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
Hi there! This is just a note from me, to you, to tell you, the per-
son reading this note, that I can't think up any more famous quotes,
jokes, nor bizarre stories, so you may as well go home.
More information about the U-Boot
mailing list