]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: fit: Print error message when FDT is not present
authorMichal Simek <michal.simek@xilinx.com>
Wed, 4 May 2016 13:08:00 +0000 (15:08 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 23 May 2016 15:50:20 +0000 (11:50 -0400)
commit5adfa265793d2e41fd1619cafcd9cf4e18f80341
tree233d086da2c842176d3f9e3d4774195163781772
parentbd6e14209445853f9024574b756bba3184bc215c
spl: fit: Print error message when FDT is not present

When FDT is not present in the image user doesn't get any error what's
wrong. Print error message if LIBCOMMON_SUPPORT is enabled.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Seris-cc: uboot
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/spl_fit.c