Hi Patrick,
On Mon, 20 May 2019 at 07:00, Patrick Delaunay wrote:
>
> U-boot continue to use load DT from file system, this patch avoid
U-Boot
> an error when U-Boot "Error: Out of memory" when it try to map
> gd->fdt_blob (EMBEDDED pointer __dtb_dt_begin is not managed).
What is EMBEDDED? Do
U-boot continue to use load DT from file system, this patch avoid
an error when U-Boot "Error: Out of memory" when it try to map
gd->fdt_blob (EMBEDDED pointer __dtb_dt_begin is not managed).
Signed-off-by: Patrick Delaunay
---
Changes in v2:
- solve issue for spl sandbox with dtb
lib/fdtdec.c
2 matches
Mail list logo