mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-05 02:23:31 +08:00
Enable ULi1575 Ethernet support in 8610HPCD config
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Acked-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
parent
f1cd7aabbb
commit
1d8a49eca1
@ -312,16 +312,16 @@
|
||||
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
|
||||
|
||||
#define CONFIG_NET_MULTI
|
||||
#define CONFIG_CMD_NET
|
||||
#define CONFIG_PCI_PNP /* do pci plug-and-play */
|
||||
|
||||
#if 0 /* TODO */
|
||||
/* enable onboard uli network support */
|
||||
#endif
|
||||
|
||||
#define CONFIG_RTL8139
|
||||
#define CONFIG_SK98
|
||||
#define CONFIG_EEPRO100
|
||||
#define CONFIG_TULIP
|
||||
#ifdef CONFIG_TULIP
|
||||
#define CONFIG_ETHADDR 00:E0:0C:00:00:01
|
||||
#endif
|
||||
|
||||
/************************************************************
|
||||
* USB support
|
||||
|
Loading…
Reference in New Issue
Block a user