summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-10-23 21:37:12 -0600
committerAlejandro Soto <alejandro@34project.org>2022-10-23 21:37:12 -0600
commita7674fa6795171ac5055fe8d7165c392d9374482 (patch)
tree58aec4472df57053a9657c1d675eeefffd46fda0
parent86cc8ede123d4cfcb1fcc733933b527558e6ad0d (diff)
Document U-Boot porting
-rw-r--r--doc/pitfalls.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/pitfalls.txt b/doc/pitfalls.txt
index a5ff673..d1c14d0 100644
--- a/doc/pitfalls.txt
+++ b/doc/pitfalls.txt
@@ -152,3 +152,10 @@ Principales causas identificadas:
- Entradas combinacionales de ALU en cycles, esto llega hasta psr.flags
Voy a seguir con esto después.
+
+
+ ===
+ [V] Port de U-Boot
+ ===
+
+Lo útil empieza en l[ineas 2108 y 3086 del README.