- About zero length array: http://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html .
- https://wiki.linaro.org/PeterMaydell/QemuVersatileExpress Linaro QEMU V.Express support
- (IMG=vexpress.img ; if [ -e "$IMG" ] ; then sudo mount -o loop,offset="$(file "$IMG" | awk 'BEGIN { RS=";"; } /partition 2/ { print $7*512; }')" -t auto "$IMG" /mnt/mnt; else echo "$IMG not found"; fi )
- Linaro Android QEMU V.Express: https://wiki.linaro.org/KenWerner/Sandbox/AndroidQEMU
- vmlinuz and initrd.gz is in uImage and uInitrd: dd if=uImage skip=64 bs=1 to extract them
- Use reboot to shutdown Andriod
- ARM-VExpress image: http://releases.linaro.org/12.05/ubuntu/vexpress/
沒有留言:
張貼留言