ubi.patch 544 B

12345678910111213
  1. diff --git a/arch/riscv/boot/dts/starfive/dubhe_fpga.dts b/arch/riscv/boot/dts/starfive/dubhe_fpga.dts
  2. index 879d11946631..7026ca656f4a 100755
  3. --- a/arch/riscv/boot/dts/starfive/dubhe_fpga.dts
  4. +++ b/arch/riscv/boot/dts/starfive/dubhe_fpga.dts
  5. @@ -12,7 +12,7 @@ aliases {
  6. };
  7. chosen {
  8. - bootargs = "console=ttySIF0,115200 earlycon=sbi ip=:::255.255.255.0::eth0:dhcp";
  9. + bootargs = "console=ttySIF0,115200 earlycon=sbi ip=:::255.255.255.0::eth0:dhcp root=ubi0:starfive-dubhe-rootfs ubi.mtd=1 rw rootfstype=ubifs rootwait";
  10. };
  11. cpus {