Skip to content

Commit

Permalink
[DTS] Remove hardcoded initramfs address
Browse files Browse the repository at this point in the history
so it can boot without any initramfs.

Signed-off-by: MichaIng <[email protected]>
  • Loading branch information
MichaIng committed Feb 23, 2024
1 parent 2ea04e1 commit 1a212d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
};

chosen {
linux,initrd-start = <0x0 0x46100000>;
linux,initrd-end = <0x0 0x4c000000>;
stdout-path = "serial0:115200";
#bootargs = "debug console=ttyS0 rootwait";
};
Expand Down

0 comments on commit 1a212d8

Please sign in to comment.