commit | 276361148c217330193d353622f102be3ebc93d2 | [log] [tgz] |
---|---|---|
author | Devarsh Thakkar <devarsht@ti.com> | Tue Dec 05 21:25:23 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 29 14:49:17 2024 -0500 |
tree | b6c32377c5988cbfe30af47e6ed7044b2d0aab10 | |
parent | 85297f3fc4803dc2bb6fc44c46f59565d4efb4cc [diff] |
doc: spl: Add info regarding memory reservation Add details regarding scheme which need to be followed in SPL and further stages for those regions which need to be preserved across bootstages. Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Reviewed-by: Simon Glass <sjg@chromium>