1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-05 18:52:17 +02:00
Files
u-boot-megous/board/davinci
Adam Ford 4fde31e482 ARM: da850evm: Fix reading MAC from SPI
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>
2019-06-05 12:14:02 -04:00
..