mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 10:54:37 +00:00

Add documentation for system RAM utilization in U-Boot. Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
9 lines
220 B
Text
9 lines
220 B
Text
# Declare files that always have LF line endings on checkout
|
|
* text eol=lf
|
|
# Denote all files that are truly binary and should not be modified
|
|
*.bin binary
|
|
*.bmp binary
|
|
*.ttf binary
|
|
*.gz binary
|
|
*.png binary
|
|
*.svg binary
|