From 55548bf6913cc44857ec66f20ef0e5c1d1b9deb6 Mon Sep 17 00:00:00 2001 From: Andre Richter Date: Sun, 3 Apr 2022 21:44:19 +0200 Subject: [PATCH] Update README.md --- 06_uart_chainloader/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/06_uart_chainloader/README.md b/06_uart_chainloader/README.md index 66ba5ce7..b904d9d8 100644 --- a/06_uart_chainloader/README.md +++ b/06_uart_chainloader/README.md @@ -27,7 +27,8 @@ from SD card all along. Please bear with me until I find the time to write it all down here elaborately. For the time being, please see this tutorial as an enabler for a convenience feature that allows booting the following -tutorials in a quick manner. +tutorials in a quick manner. _For those keen to get a deeper understanding, it could make sense to skip forward to [Chapter 15](../15_virtual_mem_part3_precomputed_tables) and read the first half of the README, +where `Load Address != Link Address` is discussed_. [position independent code]: https://en.wikipedia.org/wiki/Position-independent_code