
27 Jan
2012
27 Jan
'12
4:58 a.m.
On Saturday 21 January 2012 16:02:54 Stephan Linz wrote:
NET_MULTI enables to use several ethernet drivers but microblaze-generic platform config file select only one driver.
NET_MULTI no longer exists because the code is always enabled now :)
#define CONFIG_ETHADDR 00:E0:0C:00:00:FD +#define CONFIG_ETH1ADDR 00:E0:0C:00:00:FC
err, i think these need to get dropped. boards should not be hardcoding mac addresses in their configs. -mike