Guest User

Untitled

a guest
Jan 21st, 2018
72
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 'root=/dev/mmcblk1p2 rw mem=463M console=ttyO2,115200n8 vram=8M omapfb.vram=0:4M init=/init rootdelay=2'
  2. setenv bootcmd 'mmcinit 0; fatload mmc 0 0x80000000 uImage; bootm 0x80000000'
Add Comment
Please, Sign In to add comment