From 0f9057ab008bcbcfe55dc06b8abf7ac3488bf29d Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Mon, 22 Aug 2022 17:19:27 +0800 Subject: [PATCH] Update doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5a8ab2..8b9c5be 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,8 @@ TODO: Verify that NuttX uses similar Header and Startup Code as PinePhone TODO: Build UART Driver in NuttX for Allwinner A64 SoC +Replace the code here: https://github.com/apache/incubator-nuttx/blob/master/arch/arm64/src/qemu/qemu_serial.c + UART0 Memory Map: https://linux-sunxi.org/A64/Memory_map More about A64 UART: https://linux-sunxi.org/UART