projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20aeef1
)
mediatek: add missing eeprom for ipTIME AX3000M
author
Rhnn Hur
<
[email protected]
>
Sun, 14 Sep 2025 04:36:53 +0000
(13:36 +0900)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 14 Sep 2025 10:52:24 +0000
(12:52 +0200)
This change fixes the eeprom load failure while on boot
Signed-off-by: Rhnn Hur <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20044
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts
b/target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts
index a893fc3dc79bebae8b7716c34206f5b3e9c7dac5..1a6f00ecc2a268eb53d8cb09b809f0f5314c622c 100644
(file)
--- a/
target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts
+++ b/
target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts
@@
-217,6
+217,10
@@
#address-cells = <1>;
#size-cells = <1>;
+ eeprom_factory_0: eeprom@0 {
+ reg = <0x0 0x1000>;
+ };
+
macaddr_factory_4: macaddr@4 {
compatible = "mac-base";
reg = <0x4 0x6>;
@@
-249,6
+253,8
@@
&wifi {
status = "okay";
+ nvmem-cell-names = "eeprom";
+ nvmem-cells = <&eeprom_factory_0>;
band@0 {
reg = <0>;