Advertisement
Guest User

Untitled

a guest
Apr 1st, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. setenv bootargs console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1280x720p50 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 root=/dev/mmcblk0p2 rootwait panic=10
  2. fatload mmc 0 0x43000000 script.bin
  3. fatload mmc 0 0x48000000 uImage
  4. bootm 0x48000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement