Commit bb13bd58 authored by Eddie James's avatar Eddie James Committed by Joel Stanley
Browse files

ARM: dts: aspeed: bonnell: Update eeprom size



An eeprom had an incorrect size.

Signed-off-by: default avatarEddie James <eajames@linux.ibm.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent f90f4629
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -686,7 +686,7 @@
	};

	eeprom@50 {
		compatible = "atmel,24c64";
		compatible = "atmel,24c128";
		reg = <0x50>;
	};