[U-Boot-Users] [PATCH] Enable ULi1575 Ethernet support in 8610HPCD config

Ben Warren bwarren at qstreams.com
Tue Nov 13 22:37:24 CET 2007


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.

regards,
Ben




More information about the U-Boot mailing list