diff options
| author | Neha Malcom Francis <[email protected]> | 2025-03-19 19:33:27 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-04-08 15:21:23 -0600 |
| commit | 284ef1bbcefcf3180592ed48f522c79618099bd6 (patch) | |
| tree | 6b7d77ddaef761546c47af994c16f94200d8d37b /.gitattributes | |
| parent | 7dfe3cdc6c58f428803b0f1698bbd4b283103adf (diff) | |
doc: memory: Add documentation for system RAM
Add documentation for system RAM utilization in U-Boot.
Signed-off-by: Neha Malcom Francis <[email protected]>
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7a7c4163560..735b13da278 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ *.ttf binary *.gz binary *.png binary +*.svg binary |
