[U-Boot-Users] Re: Disabling all ethernet initialisation stuff?

Martin Egholm Nielsen martin at egholm-nielsen.dk
Tue Dec 13 21:55:57 CET 2005


>>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.

Ok, I see your point - I quoted too literally :-)

Thanks Wolfgang,
  Martin





More information about the U-Boot mailing list