Searched hist:"02 c2de6eb0e2b4170329a51fae3aeb955b330f7b" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/davinci/da8xxevm/ |
| H A D | omapl138_lcdk.c | 02c2de6eb0e2b4170329a51fae3aeb955b330f7b Thu Nov 10 16:16:35 UTC 2016 Fabien Parent <fparent@baylibre.com> davinci: omapl138_lcdk: keep booting even when MAC address is invalid
If the MAC address specified on the EEPROM is invalid (multicast or zero address), then u-boot fails to boot. Having a bad MAC address in the EEPROM should not prevent the system from booting.
This commit changes the error path to just print an error messages in case of bad MAC address.
Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|