mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
zynq: Enable CONFIG_FIT_VERBOSE
Enabled fit_format_{error,warning}()
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This commit is contained in:
parent
400a9488d0
commit
773590ebaf
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@
|
|||
|
||||
/* OF */
|
||||
#define CONFIG_FIT
|
||||
#define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */
|
||||
#define CONFIG_OF_LIBFDT
|
||||
|
||||
/* Commands */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue