commit | b9200b191f62254036cd0d7818bfb24125b7585b | [log] [tgz] |
---|---|---|
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | Fri Apr 03 13:43:03 2020 +0300 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 16 08:07:58 2020 -0600 |
tree | ff846bc4c0caf56aa610472bea05653ff844a1a4 | |
parent | 5c9c9bc9571f23d4c8bab18fc50fc1238da0c6c1 [diff] |
fdtdec: support multiple phandles in memory carveout fdtdec_set_carveout() is limited to only one phandle. Fix this limitation by adding support for multiple phandles. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org>