]> Git Repo - u-boot.git/commit
xilinx: common: Fix MAC address read from EEPROM
authorPetr Zejdl <[email protected]>
Thu, 4 Apr 2024 11:44:22 +0000 (13:44 +0200)
committerMichal Simek <[email protected]>
Wed, 10 Apr 2024 13:16:57 +0000 (15:16 +0200)
commitf03f962c602c428a1091c3e0fad25b4cf64c9497
tree63b0ef5abd7b218014c5b541b49defbf52c97295
parent3a6f440dd3709efa8ea3851e9baf8e774f798fd1
xilinx: common: Fix MAC address read from EEPROM

The upper-to-lowercase character conversion now avoids altering the
MAC address field. In the previous version, this alteration corrupted
the MAC address.

Signed-off-by: Petr Zejdl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
board/xilinx/common/board.c
This page took 0.031772 seconds and 4 git commands to generate.