On Thu, Jun 30, 2016 at 10:52:12AM -0600, Simon Glass wrote:
> The fit_write_images() function incorrectly uses the long name for the
> architecture. This cannot be parsed with the FIT is read. Fix this by using
> the short name instead.
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
The fit_write_images() function incorrectly uses the long name for the
architecture. This cannot be parsed with the FIT is read. Fix this by using
the short name instead.
Signed-off-by: Simon Glass
---
tools/fit_image.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools
2 matches
Mail list logo