user: fix typo in aarch64/a53.rst

This commit is contained in:
Gedare Bloom 2021-06-08 14:41:16 -06:00
parent a08643b340
commit 528a2b66e9

View File

@ -32,4 +32,4 @@ Running Executables
Executables generated by these BSPs can be run using the following command:: Executables generated by these BSPs can be run using the following command::
qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio \ qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio \
-machine virt,gic_version=3 -cpu cortex-a53 -m 4096 -kernel example.exe -machine virt,gic-version=3 -cpu cortex-a53 -m 4096 -kernel example.exe