Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p1 rootwait panic=10
  2. load mmc 0:1 0x43000000 boot/sun4i-a10-a1000.dtb
  3. load mmc 0:1 0x42000000 boot/zImage
  4. bootz 0x42000000 - 0x43000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement