Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- fatload mmc 0:1 0x80000000 uImage
- fatload mmc 0:1 0x81600000 uInitrd
- setenv bootargs ro elevator=noop console=ttyO2,115200n8 mem=1G@0x80000000
- setenv root=/dev/mmcblk0p2 fixrtc quiet splash
- bootm 0x80000000 0x81600000
Advertisement
Add Comment
Please, Sign In to add comment