u-boot-brain/board/xilinx
Michal Simek 0dc69f4193 ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP
If SYS_LONGHELP is disabled the following warning is generated:
board/xilinx/zynq/cmds.c:496:13: warning: ‘zynq_help_text’ defined but
not used [-Wunused-variable]

Normal way for fixing this is to guard the whole variable.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-11-26 10:50:54 +01:00
..
microblaze-generic microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER 2018-08-06 08:44:35 +02:00
versal arm64: versal: Add support for new Xilinx Versal ACAPs 2018-10-16 16:53:21 +02:00
zynq ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP 2018-11-26 10:50:54 +01:00
zynqmp arm64: zynqmp: Fix logic in CG/EG/EV detection 2018-11-26 10:50:54 +01:00
zynqmp_r5 lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
Kconfig arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable 2018-07-19 10:49:53 +02:00