[U-Boot] [PATCH 2/2] arm: zynq: Enable FIT fpga loading in SPL for zc706

Michal Simek monstr at monstr.eu
Mon Oct 8 14:13:49 UTC 2018


st 26. 9. 2018 v 10:56 odesílatel Michal Simek <michal.simek at xilinx.com>
napsal:

> Enable loading FPGA from FIT image in SPL.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  configs/zynq_zc706_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/configs/zynq_zc706_defconfig b/configs/zynq_zc706_defconfig
> index 619190062f08..bcbfa65e41b1 100644
> --- a/configs/zynq_zc706_defconfig
> +++ b/configs/zynq_zc706_defconfig
> @@ -12,9 +12,12 @@ CONFIG_DISTRO_DEFAULTS=y
>  CONFIG_FIT=y
>  CONFIG_FIT_SIGNATURE=y
>  CONFIG_FIT_VERBOSE=y
> +CONFIG_SPL_FIT_PRINT=y
> +CONFIG_SPL_LOAD_FIT=y
>  CONFIG_IMAGE_FORMAT_LEGACY=y
>  CONFIG_BOOTCOMMAND="run $modeboot || run distro_bootcmd"
>  CONFIG_SPL_STACK_R=y
> +CONFIG_SPL_FPGA_SUPPORT=y
>  CONFIG_SPL_OS_BOOT=y
>  CONFIG_SPL_SPI_LOAD=y
>  CONFIG_SYS_PROMPT="Zynq> "
> @@ -78,3 +81,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
>  CONFIG_USB_FUNCTION_THOR=y
>  CONFIG_WDT=y
>  CONFIG_WDT_CDNS=y
> +CONFIG_SPL_GZIP=y
> --
> 1.9.1
>
>
Applied both.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


More information about the U-Boot mailing list