[U-Boot] [U-Boot, v4, 1/2] rockchip: configs: only add available BOOT_TARGET_DEVICES

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Fri Oct 6 18:16:40 UTC 2017


> BOOT_TARGET_DEVICES should only be added if the corresponding u-boot
> command is enabled.
> 
> Signed-off-by: Klaus Goger <klaus.goger at theobroma-systems.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
> 
> Changes in v4:
> - rebase on mаster
> 
> Changes in v3:
> - Use CONFIG_IS_ENABLED macro instead of #ifdefs
> - Add missing else path
> 
> Changes in v2:
> - Add patch to series to prevent build errors if boards don't enable the
>   required u-boot command for distroboot
> 
>  include/configs/rockchip-common.h | 43 +++++++++++++++++++++++++++------------
>  1 file changed, 30 insertions(+), 13 deletions(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list