initramfs.patch 550 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 89098aab24d9..0d43a18bd446 100644
  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 root=/dev/nfs nfsroot=192.168.153.221:/home/nfsroot,rw,tcp,vers=3 ip=192.168.152.100:192.168.153.221:192.168.152.1:255.255.255.0::eth0:off";
  9. + bootargs = "console=ttySIF0,115200 earlycon=sbi";
  10. };
  11. cpus {