Advertisement
Guest User

Untitled

a guest
May 12th, 2014
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. setenv mmcboot5_armhf 'echo Booting from tftp and nfs ...; setenv machid ${machid}; setenv ipaddr 192.168.1.125; setenv gatewayip 192.168.1.1; run mmcargs5_armhf; tftpboot ${loadaddr} uImage_atv1200_armhf; bootm ${loadaddr}'
  2.  
  3. setenv mmcargs5 'setenv bootargs console=ttyS0,115200n8 nohlt noinitrd rootwait mem=${memsize} a9_clk=800M clk81=187500000 root=/dev/nfs nfsroot=192.168.1.75:/nfs ip=192.168.1.125::192.168.1.1:255.255.255.0:amlogicbox:eth0:off hdmitx=true vmalloc=256m mac=${ethaddr} verhw=${verhw}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement