]> Git Repo - u-boot.git/commit
fit: Add empty fit_print_contents() and fit_image_print()
authorMarek Vasut <[email protected]>
Sat, 12 May 2018 22:22:53 +0000 (00:22 +0200)
committerTom Rini <[email protected]>
Thu, 24 May 2018 02:06:40 +0000 (22:06 -0400)
commita3c43b129eda9916714dfee98f88755f2bee7a82
tree83bf60db56b205eca20cec3c7f22537acc83b2ee
parentb527b9c6c63040fa10b69351eeea23ed38ae4616
fit: Add empty fit_print_contents() and fit_image_print()

These functions may be needed in SPL, so add empty variants of them
if CONFIG_SPL_FIT_PRINT is disabled.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/image-fit.c
This page took 0.035865 seconds and 4 git commands to generate.