[U-Boot-Users] Disabling all ethernet initialisation stuff?
Wolfgang Denk
wd at denx.de
Tue Dec 13 21:50:09 CET 2005
In message <dnn8jm$cqe$1 at sea.gmane.org> you wrote:
>
> If I disable the ethernet command from U-boot as specified in the README:
> #define CONFIG_COMMANDS (CFG_CMD_ALL & ~CFG_CMD_NET)
> will this make all ethernet initialisation stuff disappear?
It should. But "(CFG_CMD_ALL & ~CFG_CMD_NET)" will most probably not
even compile for any board given.
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
I have a very small mind and must live with it. -- Edsger Dijkstra
More information about the U-Boot
mailing list