mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 18:52:17 +02:00
The MAC address is located at at the last 64K of SPI Flash, and it's 6 bytes long. This patch corrects both the length and starting byte of the MAC address. Signed-off-by: Adam Ford <aford173@gmail.com>