RE: [U-Boot-Users] network driver link error

Thanks for the quick reply and sorry for the HTML format again, my stupid outlook change the format setting after I reboot the machine!
My question is that if I donot include some network driver in, I cannot pass the compilation. U-BOOT works fine, just a little bigger than it supports to be. I just thought there must be a nice way to compile it without any network driver.
Thanks. Xuezhang.
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de] Sent: Friday, January 13, 2006 3:08 PM To: Xuezhang Dong Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] network driver link error
In message <54AD0F12E08D1541B826BE97C98F99F11C2AEA@NT-SJCA-0751.brcm.ad.broadcom.co m> you wrote:
without any trouble now). So I want to understand that is it the mandatory to have network support? or I can disable the support of network by using some flag?
It is not mandatory to have network support. You don't have to disable it. If you don't want it, just don't *enable* it.
------_=_NextPart_001_01C61889.B399C59C Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
This must be Make-Wolfgang-Really-Angry-Day.
STOP POSTING HTML to this list.
STOP IT.
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de This is an unauthorized cybernetic announcement.

In message 54AD0F12E08D1541B826BE97C98F99F11C2B06@NT-SJCA-0751.brcm.ad.broadcom.com you wrote:
My question is that if I donot include some network driver in, I cannot pass the compilation. U-BOOT works fine, just a little bigger than it
Your question was understood, and answered.
supports to be. I just thought there must be a nice way to compile it without any network driver.
Yes, of course. Just don't enable any network support (no network drivers, no network commands).
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Xuezhang Dong