Home
last modified time | relevance | path

Searched hist:"3 a45f38d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dfit_image.c3a45f38d Thu Jun 30 11:52:12 CDT 2016 Simon Glass <sjg@chromium.org> image: Correct auto-fit architecture property name

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 <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>