Skip to content

Commit

Permalink
ARM: sunxi/dt: chip: enable SLC mode on the rootfs partition
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Brezillon <[email protected]>
  • Loading branch information
Boris Brezillon committed Aug 18, 2015
1 parent e4207da commit f936ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/sun5i-r8-chip.dts
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
rootfs@1000000 {
label = "rootfs";
reg = /bits/ 64 <0x1000000 0x1ff000000>;
slc-mode;
nand-ecc-mode = "hw";
nand-rnd-mode = "hw";
nand-ecc-step-size = <1024>;
Expand Down

0 comments on commit f936ac4

Please sign in to comment.