286628bcc2
Lichee RV - Nezha CM is a compute module with modular design, equipped with Allwinner D1 chip (based on T-Head XuanTie C906 core), 512MB DDR3 RAM. Board support is based on the nezha defconfig already available in buildroot. https://wiki.sipeed.com/hardware/en/lichee/RV/RV.html https://linux-sunxi.org/Sipeed_Lichee_RV Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Reviewed-by: Indrek Kruusa <indrek.kruusa@gmail.com> Tested-by: Indrek Kruusa <indrek.kruusa@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
label linux
|
|
kernel /boot/Image
|
|
# use devicetree from u-boot
|
|
append console=ttyS0,115200 root=/dev/mmcblk0p1 ro rootwait
|