Files
LibreELEC.tv/projects/WeTek_Play/patches/linux/201-update_nand_partition_layout.patch

47 lines
1.1 KiB
Diff

diff --git a/arch/arm/boot/dts/amlogic/wetek_play.dtd b/arch/arm/boot/dts/amlogic/wetek_play.dtd
index ce4f2e8..10433be 100755
--- a/arch/arm/boot/dts/amlogic/wetek_play.dtd
+++ b/arch/arm/boot/dts/amlogic/wetek_play.dtd
@@ -790,7 +790,7 @@ void root_func(){
t_rea = <20>;
t_rhoh = <15>;
chip_num = <2>;
- part_num = <9>;
+ part_num = <6>;
partition = <&nand_partitions>;
rb_detect = <1>;
};
@@ -800,28 +800,16 @@ void root_func(){
offset=<0x0 0x4800000>;
size=<0x0 0x800000>;
};
- aml_logo{
- offset=<0x0 0x5800000>;
- size=<0x0 0x800000>;
- };
recovery{
- offset=<0x0 0x6800000>;
- size=<0x0 0x800000>;
- };
- boot{
- offset=<0x0 0x8800000>;
+ offset=<0x0 0x5800000>;
size=<0x0 0x800000>;
};
system{
- offset=<0x0 0xa800000>;
- size=<0x0 0x40000000>;
+ offset=<0x0 0x7000000>;
+ size=<0x0 0x10000000>;
};
cache{
- offset=<0x0 0x4a800000>;
- size=<0x0 0x20000000>;
- };
- backup{
- offset=<0x0 0x6a800000>;
+ offset=<0x0 0x17000000>;
size=<0x0 0x10000000>;
};
userdata{