Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- setenv machid 1029
- setenv bootargs earlyprintk /boot/vmlinuz-4.6.0-rc1-sunxi modules=loop,squashfs,sd-mod,usb-storage modloop=/boot/modloop-sunxi console=${console}
- mmc rescan
- load mmc 0:1 0x43000000 /boot/sun8i-h3-orangepi-pc.dtb
- load mmc 0:1 0x41000000 /boot/vmlinuz-4.6.0-rc1-sunxi
- load mmc 0:1 0x45000000 /boot/initramfs-sunxi-new
- bootz 0x41000000 0x45000000 0x43000000
Add Comment
Please, Sign In to add comment