From 126e222ed3e42f18984fc53c0a38b6aba92b195c Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Sun, 21 Aug 2022 16:38:33 +0800 Subject: [PATCH] Update doc --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fa9341..901c1b9 100644 --- a/README.md +++ b/README.md @@ -110,9 +110,7 @@ qemu-system-aarch64 -cpu cortex-a53 -smp 4 -nographic \ # TODO -TODO: Examine Tow-Boot and the Distro Images that it bundles - -TODO: Disassemble the Distro Images with Ghidra to look at the Startup Code +TODO: Disassemble the PinePhone Distro Images with Ghidra to look at the Startup Code TODO: Verify that NuttX uses similar Startup Code