summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2016-11-08 21:17:51 -0600
committerLuiz Otavio O Souza <luiz@netgate.com>2016-11-08 21:19:38 -0600
commitee83835cf9dc68e2b927904199d663c66fc1680f (patch)
tree00ee448ce0c8fbe661ac214ce58bdbcc68fdbd19
parent342c24a50ecc541f66b1d9791841f886e93e232a (diff)
downloadFreeBSD-src-ee83835cf9dc68e2b927904199d663c66fc1680f.zip
FreeBSD-src-ee83835cf9dc68e2b927904199d663c66fc1680f.tar.gz
Update the eeprom model for production units.
-rw-r--r--sys/boot/fdt/dts/arm/ubmc.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/fdt/dts/arm/ubmc.dtsi b/sys/boot/fdt/dts/arm/ubmc.dtsi
index 278cbb5..3d7f9bc 100644
--- a/sys/boot/fdt/dts/arm/ubmc.dtsi
+++ b/sys/boot/fdt/dts/arm/ubmc.dtsi
@@ -253,7 +253,7 @@
clock-frequency = <400000>;
baseboard_eeprom: baseboard_eeprom@50 {
- compatible = "atmel,24c256";
+ compatible = "atmel,24c02";
reg = <0x50>;
#address-cells = <1>;
OpenPOWER on IntegriCloud