Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed Jun 12, 2024
1 parent e27906b commit 0a17319
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions devices/mediatek_filogic/patches/20-ea0326gmp.patch
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,12 @@
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
@@ -223,7 +227,7 @@
partition@980000 {
compatible = "linux,ubi";
label = "ubi";
- reg = <0x980000 0x7680000>;
+ reg = <0x980000 0x6e00000>;

volumes {
ubi_rootdisk: ubi-volume-fit {

0 comments on commit 0a17319

Please sign in to comment.