[PATCH v2 1/2] fdtdec: support multiple phandles in memory carveout
Simon Glass
sjg at chromium.org
Wed Apr 8 04:57:21 CEST 2020
On Fri, 3 Apr 2020 at 04:43, Laurentiu Tudor <laurentiu.tudor at nxp.com> wrote:
>
> 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 at nxp.com>
> ---
> lib/fdtdec.c | 36 ++++++++++++++++++++++++++----------
> 1 file changed, 26 insertions(+), 10 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list