On Thu, Jun 30, 2016 at 10:52:09AM -0600, Simon Glass wrote:
> When auto-fit is used, it is not valid to create a FIT without an image
> file. Add a check for this to avoid a very confusing error message later
> ("Can't open (null): Bad address").
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom
When auto-fit is used, it is not valid to create a FIT without an image
file. Add a check for this to avoid a very confusing error message later
("Can't open (null): Bad address").
Signed-off-by: Simon Glass
---
tools/mkimage.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/mkimage
2 matches
Mail list logo