From: Joyce Ooi <joyce....@intel.com> This patch series enables CONFIG_BOOTCOMMAND in cyclone5 defconfig to execute Intel FPGA u-boot script if it's available and enable FPGA bridge when FPGA is in user mode.
v2: add u-boot script and add checking if FPGA is in user mode Joyce Ooi (2): arm: socfpga: checks if FPGA is in user mode before enabling FPGA bridge configs: socfpga: add CONFIG_BOOTCOMMAND for cyclone5 arch/arm/mach-socfpga/misc_gen5.c | 43 +++++++++++++++++++++----------------- configs/socfpga_cyclone5_defconfig | 3 ++- include/configs/socfpga_common.h | 3 +++ 3 files changed, 29 insertions(+), 20 deletions(-) -- 2.13.0