839f00a811
This commit introduces support for the RISC-V based BeagleV platform, which uses a Starfive JH7100. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> [yann.morin.1998@free.fr: use: eval $(make printvars)] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
label linux
|
|
kernel /boot/Image
|
|
devicetree /boot/starfive_vic7100_beagle_v.dtb
|
|
append console=ttyS0,115200 earlyprintk root=PARTUUID=0fef845a-c6e1-45bc-82f7-002fa720f958 rootwait
|