On 17 April 2017 at 09:48, Philipp Tomsich <
philipp.toms...@theobroma-systems.com> wrote:
> The imagetool framework checks whether function pointer for the verify,
> print and extract actions are available and will will handle their
> absence appropriately.
>
> This change removes the unnecessary functions and uses the driver
> structure to convey available functionality to imagetool. This is in
> fact better than having verify just return 0 (which previously broke
> dumpimage, as dumpimage assumed that we had handled the image and did
> not continue to probe further).
>
> Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> ---
>
> tools/rkimage.c | 21 +++------------------
> 1 file changed, 3 insertions(+), 18 deletions(-)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to