[U-Boot-Users] Adding new commands
Wolfgang Denk
wd at denx.de
Mon Oct 16 23:19:06 CEST 2006
In message <024001c6f163$46118f10$01c4af0a at atmel.com> you wrote:
>
> You can always define a command outside the CFG_CMD in your board header
> file.
>
> Then you can do an #ifdef in the source file.
Yes, but this is not a general solution. I consider this a dirty hack
which I don't want to see in the public source tree. There, I want to
have one general mechanism to select commands. We have rteached the
limits of the current one, and need to implement a better one.
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 human mind ordinarily operates at only ten percent of its capaci-
ty - the rest is overhead for the operating system.
More information about the U-Boot
mailing list