From 7b6f4c7e6cff6cfbf025ef5a4207e2c764cb91c5 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Sat, 4 Nov 2023 20:13:57 +0800 Subject: [PATCH] Update doc --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6057e66..179de10 100644 --- a/README.md +++ b/README.md @@ -941,7 +941,11 @@ Starting kernel ... [(Source)](https://gist.github.com/lupyuen/1f895c9d57cb4e7294522ce27fea70fb) -TODO: What is the Linux Boot Address for Ox64 BL808? +TODO: What is the Linux Boot Address for Ox64 BL808? From the [U-Boot Settings](https://gist.github.com/lupyuen/30df5a965fabf719cc52bf733e945db7)... + +```bash +kernel_addr_r=0x50200000 +``` TODO: Update the Boot Address in NuttX