diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-10-23 21:37:12 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-10-23 21:37:12 -0600 |
| commit | a7674fa6795171ac5055fe8d7165c392d9374482 (patch) | |
| tree | 58aec4472df57053a9657c1d675eeefffd46fda0 /doc | |
| parent | 86cc8ede123d4cfcb1fcc733933b527558e6ad0d (diff) | |
Document U-Boot porting
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pitfalls.txt | 7 |
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. |
