software/bios: call eth_mode only if we have an ethernet mac (we don't need to call...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 4 Jul 2015 19:04:23 +0000 (21:04 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 4 Jul 2015 19:04:23 +0000 (21:04 +0200)
commit23541b59499078a0e43e0a16a51849c56dc87764
tree84bd6ccb9a42750c7aa9e0d23a55ac175c295f97
parent10eb07526dd243d48ea251b190594dbf7336ba32
software/bios: call eth_mode only if we have an ethernet mac (we don't need to call it when we have a hardware UDP/IP stack)
software/bios/main.c