SystemAgent_BR2/external_tree/board/iminc/pine64-a64-plus-system-agent/boot.cmd

7 lines
203 B
Batchfile
Raw Normal View History

2021-06-15 14:33:24 +00:00
setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
fatload mmc 0 $kernel_addr_r Image
fatload mmc 0 $fdt_addr_r sun50i-a64-pine64-plus.dtb
bootefi $kernel_addr_r $fdt_addr_r