]> git.ipfire.org Git - thirdparty/u-boot.git/commit
doc: memory: fix encodings for spl layout diagrams
authorAnshul Dalal <anshuld@ti.com>
Wed, 17 Sep 2025 13:27:31 +0000 (18:57 +0530)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 27 Sep 2025 07:11:54 +0000 (09:11 +0200)
commit0e4fad5f419eb55b0e141c8c229e520724c5b378
tree14aa114b12a64e30980866080e63eb80a1f2dc56
parent75ef35b57849c07708934ed820fed4e3e8bbcc83
doc: memory: fix encodings for spl layout diagrams

The commit 284ef1bbcefc ("doc: memory: Add documentation for system
RAM") added documentation for U-Boot's memory usage along with diagrams
showcasing the SPL's memory usage. Although the SVGs for the diagrams
were improperly encoded.

Therefore, this patch fixes the older SVGs with one's with better
encoding and reduced size created using inkscape[1].

[1]: https://inkscape.org/

Reported-by: Alexander Dahl <ada@thorsis.com>
Fixes: 284ef1bbcefc ("doc: memory: Add documentation for system RAM")
Signed-off-by: Anshul Dalal <anshuld@ti.com>
doc/develop/pics/spl_after_reloc.svg
doc/develop/pics/spl_before_reloc.svg