From 42628c4ffa5ed8a3d298f62562e790094211143f Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Tue, 5 Apr 2022 16:52:38 -0700 Subject: Added more emulation information --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index f939bdb..d5da2dc 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ ## Running - Ensure you have QEMU's ARM package installed on your system - Minimum command line arguments to run: `qemu-system-arm -M raspi2b -cpu cortex-a7 -m 1G -kernel build/kernel.elf` + - When building `build/kernel7.img`, `build/kernel.elf` will also be built and is used to emulate the Raspberry Pi 2B ## Getting Cross Compiler - https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads -- cgit v1.2.1