mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
This patch fixes a problem seen on PPC4xx boards, when no MAC address is defined. Then no ethernet interface is available but a simple "tftp" command will return without any error message which is quite confusing. Signed-off-by: Stefan Roese <sr@denx.de>