Loading src/arch/arm/boot/dts/elphel393-bootargs-nand.dtsi +1 −1 Original line number Diff line number Diff line /**/ / { chosen { bootargs = "earlycon cma=336M root=ubi0:elphel393-rootfs rootwait rootfstype=ubifs ubi.mtd=4,2048"; bootargs = "earlycon cma=336M root=ubi0:elphel393-rootfs rootwait rootfstype=ubifs ubi.mtd=4,512"; stdout-path = "serial0:115200n8"; }; }; src/arch/arm/boot/dts/elphel393_1_mt9p006.dts +29 −36 Original line number Diff line number Diff line Loading @@ -119,21 +119,12 @@ }; }; ps7_smcc_0: ps7-smcc@e000e000 { ps7_nand_0: ps7-nand@e1000000 { compatible = "arm,pl353-nand-r2p1"; reg = < 0xe1000000 0x1000000 >; /*arm,nand-clk-freq-hz = <0x5f5e100>;*/ arm,nand-width = <0x8>; arm,nand-cycle-t0 = <0x4>; arm,nand-cycle-t1 = <0x4>; arm,nand-cycle-t2 = <0x1>; arm,nand-cycle-t3 = <0x2>; arm,nand-cycle-t4 = <0x2>; arm,nand-cycle-t5 = <0x2>; arm,nand-cycle-t6 = <0x4>; #address-cells = <0x1>; #size-cells = <0x1>; smcc: memory-controller@e000e000 { nand0: flash@e1000000 { partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot-spl"; reg = <0x0 0x100000>;/*1MB for backup spl image(s)*/ Loading @@ -152,7 +143,9 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; }; Loading src/arch/arm/boot/dts/elphel393_4_lepton35.dts +29 −36 Original line number Diff line number Diff line Loading @@ -119,21 +119,12 @@ }; }; ps7_smcc_0: ps7-smcc@e000e000 { ps7_nand_0: ps7-nand@e1000000 { compatible = "arm,pl353-nand-r2p1"; reg = < 0xe1000000 0x1000000 >; /*arm,nand-clk-freq-hz = <0x5f5e100>;*/ arm,nand-width = <0x8>; arm,nand-cycle-t0 = <0x4>; arm,nand-cycle-t1 = <0x4>; arm,nand-cycle-t2 = <0x1>; arm,nand-cycle-t3 = <0x2>; arm,nand-cycle-t4 = <0x2>; arm,nand-cycle-t5 = <0x2>; arm,nand-cycle-t6 = <0x4>; #address-cells = <0x1>; #size-cells = <0x1>; smcc: memory-controller@e000e000 { nand0: flash@e1000000 { partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot-spl"; reg = <0x0 0x100000>;/*1MB for backup spl image(s)*/ Loading @@ -152,7 +143,9 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; }; Loading src/arch/arm/boot/dts/elphel393_4_mt9p006.dts +4 −3 Original line number Diff line number Diff line Loading @@ -143,7 +143,8 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; Loading src/arch/arm/boot/dts/elphel393_4_mt9p006_revB.dts +29 −36 Original line number Diff line number Diff line Loading @@ -119,21 +119,12 @@ }; }; ps7_smcc_0: ps7-smcc@e000e000 { ps7_nand_0: ps7-nand@e1000000 { compatible = "arm,pl353-nand-r2p1"; reg = < 0xe1000000 0x1000000 >; /*arm,nand-clk-freq-hz = <0x5f5e100>;*/ arm,nand-width = <0x8>; arm,nand-cycle-t0 = <0x4>; arm,nand-cycle-t1 = <0x4>; arm,nand-cycle-t2 = <0x1>; arm,nand-cycle-t3 = <0x2>; arm,nand-cycle-t4 = <0x2>; arm,nand-cycle-t5 = <0x2>; arm,nand-cycle-t6 = <0x4>; #address-cells = <0x1>; #size-cells = <0x1>; smcc: memory-controller@e000e000 { nand0: flash@e1000000 { partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot-spl"; reg = <0x0 0x100000>;/*1MB for backup spl image(s)*/ Loading @@ -152,7 +143,9 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; }; Loading Loading
src/arch/arm/boot/dts/elphel393-bootargs-nand.dtsi +1 −1 Original line number Diff line number Diff line /**/ / { chosen { bootargs = "earlycon cma=336M root=ubi0:elphel393-rootfs rootwait rootfstype=ubifs ubi.mtd=4,2048"; bootargs = "earlycon cma=336M root=ubi0:elphel393-rootfs rootwait rootfstype=ubifs ubi.mtd=4,512"; stdout-path = "serial0:115200n8"; }; };
src/arch/arm/boot/dts/elphel393_1_mt9p006.dts +29 −36 Original line number Diff line number Diff line Loading @@ -119,21 +119,12 @@ }; }; ps7_smcc_0: ps7-smcc@e000e000 { ps7_nand_0: ps7-nand@e1000000 { compatible = "arm,pl353-nand-r2p1"; reg = < 0xe1000000 0x1000000 >; /*arm,nand-clk-freq-hz = <0x5f5e100>;*/ arm,nand-width = <0x8>; arm,nand-cycle-t0 = <0x4>; arm,nand-cycle-t1 = <0x4>; arm,nand-cycle-t2 = <0x1>; arm,nand-cycle-t3 = <0x2>; arm,nand-cycle-t4 = <0x2>; arm,nand-cycle-t5 = <0x2>; arm,nand-cycle-t6 = <0x4>; #address-cells = <0x1>; #size-cells = <0x1>; smcc: memory-controller@e000e000 { nand0: flash@e1000000 { partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot-spl"; reg = <0x0 0x100000>;/*1MB for backup spl image(s)*/ Loading @@ -152,7 +143,9 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; }; Loading
src/arch/arm/boot/dts/elphel393_4_lepton35.dts +29 −36 Original line number Diff line number Diff line Loading @@ -119,21 +119,12 @@ }; }; ps7_smcc_0: ps7-smcc@e000e000 { ps7_nand_0: ps7-nand@e1000000 { compatible = "arm,pl353-nand-r2p1"; reg = < 0xe1000000 0x1000000 >; /*arm,nand-clk-freq-hz = <0x5f5e100>;*/ arm,nand-width = <0x8>; arm,nand-cycle-t0 = <0x4>; arm,nand-cycle-t1 = <0x4>; arm,nand-cycle-t2 = <0x1>; arm,nand-cycle-t3 = <0x2>; arm,nand-cycle-t4 = <0x2>; arm,nand-cycle-t5 = <0x2>; arm,nand-cycle-t6 = <0x4>; #address-cells = <0x1>; #size-cells = <0x1>; smcc: memory-controller@e000e000 { nand0: flash@e1000000 { partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot-spl"; reg = <0x0 0x100000>;/*1MB for backup spl image(s)*/ Loading @@ -152,7 +143,9 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; }; Loading
src/arch/arm/boot/dts/elphel393_4_mt9p006.dts +4 −3 Original line number Diff line number Diff line Loading @@ -143,7 +143,8 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; Loading
src/arch/arm/boot/dts/elphel393_4_mt9p006_revB.dts +29 −36 Original line number Diff line number Diff line Loading @@ -119,21 +119,12 @@ }; }; ps7_smcc_0: ps7-smcc@e000e000 { ps7_nand_0: ps7-nand@e1000000 { compatible = "arm,pl353-nand-r2p1"; reg = < 0xe1000000 0x1000000 >; /*arm,nand-clk-freq-hz = <0x5f5e100>;*/ arm,nand-width = <0x8>; arm,nand-cycle-t0 = <0x4>; arm,nand-cycle-t1 = <0x4>; arm,nand-cycle-t2 = <0x1>; arm,nand-cycle-t3 = <0x2>; arm,nand-cycle-t4 = <0x2>; arm,nand-cycle-t5 = <0x2>; arm,nand-cycle-t6 = <0x4>; #address-cells = <0x1>; #size-cells = <0x1>; smcc: memory-controller@e000e000 { nand0: flash@e1000000 { partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot-spl"; reg = <0x0 0x100000>;/*1MB for backup spl image(s)*/ Loading @@ -152,7 +143,9 @@ }; partition@4 { label = "rootfs"; reg = <0x1600000 0x10000000>;/*256MB*/ /*reg = <0x1600000 0x10000000>;*/ /*256MB*/ reg = <0x1600000 0x14000000>; /*320MB*/ }; }; }; }; Loading