summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorSughosh Ganu <[email protected]>2025-03-17 14:04:01 +0530
committerIlias Apalodimas <[email protected]>2025-03-26 13:28:08 +0200
commit54c39bf104017e3a0b30fdff6104141b719af9ef (patch)
tree1d3ed658b32edd8196599723a47be5e7db2d34ec /doc/develop
parent45c398028283c73ea24be20a0d0e120d3cd3e850 (diff)
blkmap: add an attribute to preserve the mem mapping
Some blkmap memory mapped devices might have to be relevant even after U-Boot passes control to the next image as part of the platform boot. An example of such a mapping would be an OS installer ISO image, information for which has to be provided to the OS kernel. Use the 'preserve' attribute for such mappings. The code for adding a pmem node to the device-tree then checks if this attribute is set, and adds a node only for mappings which have this attribute. Signed-off-by: Sughosh Ganu <[email protected]> Reviewed-by: Tobias Waldekranz <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions