
9 Jan
2020
9 Jan
'20
9:04 p.m.
On Thu, 9 Jan 2020 at 09:35, Anatolij Gustschin agust@denx.de wrote:
With some device trees (i.e. i.MX6 SoC) and longer REMOVE_PROPS list the fdtgrep tool stops with "Internal error with fdtgrep_find_regions()". Increase 'max_regions' count to avoid such errors.
Signed-off-by: Anatolij Gustschin agust@denx.de
tools/fdtgrep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Wow that's a lot. I wonder if we should adjust it to be unlimited?