summaryrefslogtreecommitdiff
path: root/uEnv.txt
blob: 94d62b77fc985af66d1d4657b50c2253322ac4e0 (plain)
1
2
3
4
bootargs=console=ttyO0,115200n8 androidboot.console=ttyO0 mem=256M rootwait ro earlyprintk fixrtc nocompcache init=/init ip=off
bootcmd=mmc rescan ; fatload mmc 0:1 0x80200000 uImage; fatload mmc 0:1 0x81600000 uInitrd; bootm 0x80200000 0x81600000
uenvcmd=boot