19-ct3003.patch 463 B

12345678910111213141516171819202122
  1. --- a/target/linux/mediatek/dts/mt7981b-cetron-ct3003.dts
  2. +++ b/target/linux/mediatek/dts/mt7981b-cetron-ct3003.dts
  3. @@ -159,18 +159,9 @@
  4. partition@580000 {
  5. label = "ubi";
  6. - reg = <0x0580000 0x2000000>;
  7. + reg = <0x0580000 0x7000000>;
  8. };
  9. - partition@2580000 {
  10. - label = "ubi_backup";
  11. - reg = <0x2580000 0x2000000>;
  12. - };
  13. -
  14. - partition@4580000 {
  15. - label = "Config_backup";
  16. - reg = <0x4580000 0x0400000>;
  17. - };
  18. };
  19. };
  20. };