The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / board / cubietech / cubieboard / boot.cmd
1 setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait panic=10 ${extra}
2 fatload mmc 0 0x43000000 script.bin
3 fatload mmc 0 0x48000000 uImage
4 bootm 0x48000000