commit | 8a3c9fcb052c0f0b31a9f39841a6b4cc08744d95 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Sep 03 15:16:18 2021 +0200 |
committer | Tom Warren <twarren@nvidia.com> | Wed Oct 13 14:18:30 2021 -0700 |
tree | 74ac3ca45b7a69addd61faf887b20a175e92aa16 | |
parent | 3dcc4cf99432864005b15db029332c70a9e05ae8 [diff] |
fdtdec: Support retrieving the name of a carveout When retrieving a given carveout for a device, allow callers to query the name. This helps differentiating between carveouts when there are more than one. This is also useful when copying carveouts to help assign a meaningful name that cannot always be guessed. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>