]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: p2041rdb: use correct EEPROM address length
authorMatt Merhar <mattmerhar@protonmail.com>
Sun, 30 May 2021 00:16:17 +0000 (00:16 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 17 Jun 2021 06:16:11 +0000 (11:46 +0530)
commit6bc2419cc25dd89f889c1ede88c68c046c64d943
treea437522a19ba252fa68a5b207ea8cc14534eef5b
parent8bb20852eb4f503da921b1e1c67f1193c0ad5317
board: freescale: p2041rdb: use correct EEPROM address length

These boards, according to the schematic and per the board I own, use an
M24256-BWDW6TP I2C EEPROM which requires two address bytes.

This fixes the 'mac' command which is used to program, among other
things, the MAC addresses for the ethernet interfaces on the board.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/configs/P2041RDB.h