Update doc

This commit is contained in:
Lee Lup Yuen 2022-08-21 16:44:13 +08:00
parent 126e222ed3
commit e1437d3604

View file

@ -110,7 +110,7 @@ qemu-system-aarch64 -cpu cortex-a53 -smp 4 -nographic \
# TODO # TODO
TODO: Disassemble the PinePhone Distro Images with Ghidra to look at the Startup Code TODO: Disassemble a PinePhone Image with Ghidra to look at the Startup Code
TODO: Verify that NuttX uses similar Startup Code TODO: Verify that NuttX uses similar Startup Code
@ -118,6 +118,6 @@ TODO: Build UART Driver in NuttX for Allwinner A64 SoC
TODO: Configure NuttX Memory Regions for Allwinner A64 SoC TODO: Configure NuttX Memory Regions for Allwinner A64 SoC
TODO: Add NuttX to Tow-Boot TODO: Copy NuttX to microSD Card
TODO: Boot NuttX on PinePhone and test NuttX Shell TODO: Boot NuttX on PinePhone and test NuttX Shell