[U-Boot-Users] [PATCH] Enable ULi1575 Ethernet support in 8610HPCD config
Zang Roy-r61911
tie-fei.zang at freescale.com
Thu Nov 15 11:30:30 CET 2007
On Thu, 2007-11-15 at 00:40, Tabi Timur wrote:
> Timur Tabi wrote:
>
> >> #define CONFIG_RTL8139
> >> #define CONFIG_SK98
> >> #define CONFIG_EEPRO100
> >> #define CONFIG_TULIP
> >
> > Shouldn't we undefine these macros? With the on-board ULI working
> now, we don't
> > need these other NICs.
>
> Obviously, I was only talking about the first three. We still need to
> define
> CONFIG_TULIP.
Change CONFIG_TULIP to CONFIG_ULI526X.
I intend to keep RTL8139 and Intel EEPR100. They work on the board and
can provide extra choices except the on board Ethernet port.
I am not sure whether SK98 work. If it can not work, we can undef it.
Any idea?
Roy
More information about the U-Boot
mailing list