Bump buidlroot version to 2018.02.6
This commit is contained in:
5
bsp/buildroot/board/lemaker/bananapro/boot.cmd
Normal file
5
bsp/buildroot/board/lemaker/bananapro/boot.cmd
Normal file
@@ -0,0 +1,5 @@
|
||||
setenv fdt_high ffffffff
|
||||
setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
|
||||
fatload mmc 0 $kernel_addr_r zImage
|
||||
fatload mmc 0 $fdt_addr_r sun7i-a20-bananapro.dtb
|
||||
bootz $kernel_addr_r - $fdt_addr_r
|
||||
Reference in New Issue
Block a user