-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add experimental support for Pi 2/3 emulation (#4)
1. Added 'fatcat' to extract from the boot filesystem from a standard RPI image 2. Added qemu-system-aarch64 to support raspi3 machines 3. Extracted images to search for kernel7/8.img and correct dtb files to boot kernel 4. Disabled nic for raspi2/3 as USB is not supported (yet) Co-authored-by: James Reynolds <james.reynolds@cristiesoftware.com> Co-authored-by: James Reynolds <james.reynolds@cristie.com>
- Loading branch information
1 parent
4bb1b91
commit 105ac73
Showing
2 changed files
with
98 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters