[U-Boot-Users] [PATCH] Enable ULi1575 Ethernet support in 8610HPCD config
Ben Warren
bwarren at qstreams.com
Wed Nov 14 16:09:39 CET 2007
Zang Roy-r61911 wrote:
> On Wed, 2007-11-14 at 05:37, Ben Warren wrote:
>
>> Jon Loeliger wrote:
>>
>>> From: Roy Zang <tie-fei.zang at freescale.com>
>>>
>>> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
>>> Acked-by: Jon Loeliger <jdl at freescale.com>
>>> ---
>>> include/configs/MPC8610HPCD.h | 8 ++++----
>>> 1 files changed, 4 insertions(+), 4 deletions(-)
>>>
>>>
>> <snip>
>>
>>> #define CONFIG_EEPRO100
>>> #define CONFIG_TULIP
>>> +#ifdef CONFIG_TULIP
>>> +#define CONFIG_ETHADDR 00:E0:0C:00:00:01
>>>
>>>
>> Do you really need to do this? It's just asking for trouble.
>>
> It can assign a init MAC address to the port.
> Now, EEPROM issue is solved. We can remove it.
> CONFIG_TULIP is not accurate for the port. I have
> renamed it to CONFIG_ULI526X in the driver.
> I will provide a patch to fix both of these.
> Tired today :-), hope tomorrow!
> Thanks.
> Roy
>
>
>
Sounds good. Sleep > work.
regards,
Ben
More information about the U-Boot
mailing list