Skip to content

Commit bb13bd5

Browse files
Eddie Jamesshenki
authored andcommitted
ARM: dts: aspeed: bonnell: Update eeprom size
An eeprom had an incorrect size. Signed-off-by: Eddie James <[email protected]> Signed-off-by: Joel Stanley <[email protected]>
1 parent f90f462 commit bb13bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
};
687687

688688
eeprom@50 {
689-
compatible = "atmel,24c64";
689+
compatible = "atmel,24c128";
690690
reg = <0x50>;
691691
};
692692

0 commit comments

Comments
 (0)