From e1437d36044b4b29f4e6fc657e37dea0ecc45d0f Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Sun, 21 Aug 2022 16:44:13 +0800 Subject: [PATCH] Update doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 901c1b9..fec57fe 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ qemu-system-aarch64 -cpu cortex-a53 -smp 4 -nographic \ # 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 @@ -118,6 +118,6 @@ TODO: Build UART Driver in NuttX 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