diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-04-18 21:51:00 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-05-23 17:10:17 +0200 |
commit | a6616eea406d8654f5a0198a26c5748a86c75272 (patch) | |
tree | a88c49947f6de28a7acde088d03cbabe34eac976 /target/linux/mediatek/dts | |
parent | d6831752367722e916bd15e5d1af79993c637a67 (diff) | |
download | upstream-a6616eea406d8654f5a0198a26c5748a86c75272.tar.gz upstream-a6616eea406d8654f5a0198a26c5748a86c75272.tar.bz2 upstream-a6616eea406d8654f5a0198a26c5748a86c75272.zip |
mediatek: update mtd parser patches
This updates the patches to match the versions included in the mtd
subsystem for the next Linux kernel version.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/mediatek/dts')
-rw-r--r-- | target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts b/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts index ce5cd1c9be..62e2e7f4cb 100644 --- a/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts +++ b/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts @@ -279,7 +279,7 @@ partition@200000 { compatible = "brcm,trx"; - trx-magic = <0x32504844>; + brcm,trx-magic = <0x32504844>; label = "firmware"; reg = <0x200000 0x3a00000>; }; |