2
0
forked from Ivasoft/openwrt

ramips: use hex notation for *-mtd-eeprom property

Change "0" to "0x0" for consistency. This is an extension of commit 34abfb6e91
("ramips: convert mediatek,mtd-eeprom from decimal to hex notation").

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
Sungbo Eo
2020-05-07 22:13:27 +09:00
committed by Adrian Schmutzler
parent 51a7184a7d
commit 22a21b0c18
160 changed files with 160 additions and 160 deletions

View File

@@ -91,7 +91,7 @@
};
&wmac {
ralink,mtd-eeprom = <&factory 0>;
ralink,mtd-eeprom = <&factory 0x0>;
};
&state_default {