Skip to content

InfinitelyManic/ARMv7

Repository files navigation

Just playing around with some ARMv7 et al code. Nothing fancy.

Primary machine: 
$ uname -a 
Linux debian-armhf 3.2.0-4-vexpress #1 SMP Debian 3.2.51-1 armv7l GNU/Linux ...  just a QEMU environ....

# QEMU set up from bash script.  Please note that you should run script in screen; exit session then SSH accordingly. Be sure to create new passord otherwie it's wide open to the world if you are using a publically accessible machine 
...
/usr/local/bin/qemu-system-arm -M vexpress-a9 -kernel vmlinuz-3.2.0-4-vexpress -initrd initrd.img-3.2.0-4-vexpress -drive if=sd,file=debian_wheezy_armhf_standard.qcow2 -append "root=/de    v/mmcblk0p2 console=ttyAMA0" -nographic -m 1024 --no-reboot -full-screen -vga std -redir tcp:5022::22

About

ARM Assembly Jazz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published