Create boot-lime2.next
This commit is contained in:
parent
e140d07125
commit
b582373110
5
config/boot-lime2.next
Normal file
5
config/boot-lime2.next
Normal file
@ -0,0 +1,5 @@
|
||||
setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait panic=10
|
||||
ext4load mmc 0 0x46000000 /boot/uImage
|
||||
ext4load mmc 0 0x49000000 /boot/dtbs/sun7i-a20-olinuxino-lime2.dtb
|
||||
env set fdt_high ffffffff
|
||||
bootm 0x46000000 - 0x49000000
|
||||
Loading…
Reference in New Issue
Block a user