User Tools

Site Tools


designs:software:development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
designs:software:development [2015/10/20 17:09]
mikealdred
designs:software:development [2015/10/20 17:11]
mikealdred [Emulation]
Line 15: Line 15:
 The script ''​start.sh''​ takes the filename of the Raspberry Pi image to boot off. However, since there is no Raspberry Pi emulation available for QEMU, it relies on a kernel being specifically compiled for QEMU to use instead of the Raspberry Pi image kernel. The script ''​start.sh''​ takes the filename of the Raspberry Pi image to boot off. However, since there is no Raspberry Pi emulation available for QEMU, it relies on a kernel being specifically compiled for QEMU to use instead of the Raspberry Pi image kernel.
  
 +''​download_raspbian.sh''​ can be run to get the latest release of Rasbian.
 ===== Kernel ===== ===== Kernel =====
  
 This contains the scripts for building the kernel for use with QEMU, cd into the ''​kernel''​ directory and run ''​./​setup.sh build'',​ it will download the toolchain, kernel source, and build the kernel. This contains the scripts for building the kernel for use with QEMU, cd into the ''​kernel''​ directory and run ''​./​setup.sh build'',​ it will download the toolchain, kernel source, and build the kernel.
designs/software/development.txt ยท Last modified: 2015/10/20 17:11 by mikealdred