[U-Boot] [PATCH] ARM: zynq: Disable fdt and evn exist for cse_qspi

Michal Simek monstr at monstr.eu
Thu Oct 24 11:31:30 UTC 2019


Ășt 15. 10. 2019 v 13:28 odesĂ­latel Michal Simek
<michal.simek at xilinx.com> napsal:
>
> Mini u-boot should be really small that's why it is necessary to disable
> all unneeded configs.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  configs/zynq_cse_qspi_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/configs/zynq_cse_qspi_defconfig b/configs/zynq_cse_qspi_defconfig
> index 1db631582d53..f63855665ac8 100644
> --- a/configs/zynq_cse_qspi_defconfig
> +++ b/configs/zynq_cse_qspi_defconfig
> @@ -32,6 +32,7 @@ CONFIG_SYS_SPI_U_BOOT_OFFS=0x100000
>  # CONFIG_CMD_BOOTD is not set
>  # CONFIG_CMD_BOOTM is not set
>  # CONFIG_CMD_ELF is not set
> +# CONFIG_CMD_FDT is not set
>  # CONFIG_CMD_GO is not set
>  # CONFIG_CMD_RUN is not set
>  # CONFIG_CMD_IMI is not set
> @@ -41,6 +42,7 @@ CONFIG_SYS_SPI_U_BOOT_OFFS=0x100000
>  # CONFIG_CMD_IMPORTENV is not set
>  # CONFIG_CMD_EDITENV is not set
>  # CONFIG_CMD_SAVEENV is not set
> +# CONFIG_CMD_ENV_EXISTS is not set
>  # CONFIG_CMD_CRC32 is not set
>  # CONFIG_CMD_CLK is not set
>  # CONFIG_CMD_DM is not set
> --
> 2.17.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list