[PATCH v2 0/2] Change DRAM message and add RAM doc

Neha Malcom Francis n-francis at ti.com
Wed Mar 19 15:03:25 CET 2025


This short series is an ongoing effort to make RAM utilization clearer for
easier debugging and understanding of code. Intention is for users to quickly
be able to identify the CONFIGs needed to modify for their RAM usecase.

Neha Malcom Francis (2):
  board_f: Modify DRAM message
  doc: memory: Add documentation for system RAM

 .gitattributes                        |   1 +
 common/board_f.c                      |   2 +-
 doc/develop/memory.rst                | 158 +++++++++++++++++++++++++-
 doc/develop/pics/spl_after_reloc.svg  | Bin 0 -> 193600 bytes
 doc/develop/pics/spl_before_reloc.svg | Bin 0 -> 224608 bytes
 5 files changed, 159 insertions(+), 2 deletions(-)
 create mode 100644 doc/develop/pics/spl_after_reloc.svg
 create mode 100644 doc/develop/pics/spl_before_reloc.svg

-- 
2.34.1



More information about the U-Boot mailing list