summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorandy.hu <andy.hu@starfivetech.com>2024-02-23 10:15:21 +0300
committerandy.hu <andy.hu@starfivetech.com>2024-02-23 10:15:21 +0300
commitf1b1c9ad3e64a9ac868042e898153b11828a5ea9 (patch)
tree65b17ad0dffe7494ea228d7c562b2b2dc0f6c07e /arch
parent91e61488a6cbf48bc3a83b74919778c46cd8e459 (diff)
parentfa958b6efb4490598e55cb5b73c32616b3966576 (diff)
downloadu-boot-f1b1c9ad3e64a9ac868042e898153b11828a5ea9.tar.xz
Merge branch 'CR_9208_DEVKITS_EEPROM_ziv.xu' into 'jh7110-master'
CR_9208_DEVKITS_EEPROM_ziv.xu See merge request sdk/u-boot!79
Diffstat (limited to 'arch')
-rw-r--r--arch/riscv/dts/starfive_devkits.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/riscv/dts/starfive_devkits.dts b/arch/riscv/dts/starfive_devkits.dts
index 489a8f90be..52e8f759e3 100644
--- a/arch/riscv/dts/starfive_devkits.dts
+++ b/arch/riscv/dts/starfive_devkits.dts
@@ -231,9 +231,9 @@
};
eeprom@50 {
- compatible = "atmel,24c04";
+ compatible = "atmel,24c02";
reg = <0x50>;
- pagesize = <16>;
+ pagesize = <8>;
};
ext_gpio: ext_gpio@74 {