-
Notifications
You must be signed in to change notification settings - Fork 0
ARM Assembly Jazz
License
InfinitelyManic/ARMv7
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published