Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
This commit is contained in:
commit
33b0f7b5e6
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
/* ethernet */
|
/* ethernet */
|
||||||
#undef CONFIG_SYS_ENET
|
#undef CONFIG_SYS_ENET
|
||||||
#if defined(XILINX_EMACLITE_BASEADDR)
|
#if defined(XILINX_EMACLITE_BASEADDR) || defined(CONFIG_OF_CONTROL)
|
||||||
# define CONFIG_XILINX_EMACLITE 1
|
# define CONFIG_XILINX_EMACLITE 1
|
||||||
# define CONFIG_SYS_ENET
|
# define CONFIG_SYS_ENET
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue