u-boot-brain/arch/powerpc
Simon Glass be17bcb9af powerpc: mpc85xx: Only enable binman when it is needed
Quite a few boards using this SoC family don't use binman, yet
CONFIG_BINMAN is enabled for all of them. But the option should only be
enabled if we expect binman to produce an image. Calling binman when the
device tree is missing, etc. will cause failer.

Add a condition so that CONFIG_BINMAN is only enabled as needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-28 19:30:39 -06:00
..
cpu treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
dts powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDB 2020-06-04 18:53:20 +05:30
include/asm Drop global data sdhc_adapter for powerpc 2020-07-27 14:16:28 +05:30
lib treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
config.mk Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
Kconfig powerpc: mpc85xx: Only enable binman when it is needed 2020-07-28 19:30:39 -06:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00