mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
659f4a13dd
With Linux 6.1 many of our downstream patches and out-of-tree files can be removed or at least replaced by backported upstream commits. Signed-off-by: Daniel Golle <daniel@makrotopia.org> [fix CMDLINE_OVERRIDE for arm64] Signed-off-by: Bjørn Mork <bjorn@mork.no>
32 lines
861 B
Diff
32 lines
861 B
Diff
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
@@ -641,5 +641,28 @@
|
|
};
|
|
|
|
&wmac {
|
|
+ mediatek,eeprom-data = <0x22760500 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x44000020 0x0 0x10002000
|
|
+ 0x4400 0x4000000 0x0 0x0
|
|
+ 0x200000b3 0x40b6c3c3 0x26000000 0x41c42600
|
|
+ 0x41c4 0x26000000 0xc0c52600 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0xc6c6
|
|
+ 0xc3c3c2c1 0xc300c3 0x818181 0x83c1c182
|
|
+ 0x83838382 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x84002e00 0x90000087 0x8a000000 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0xb000009 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x7707>;
|
|
+
|
|
status = "okay";
|
|
};
|