[U-Boot] [PATCH 3/5] qspi: dra7xx: enable qspi-boot for dra7x paltform

Lukasz Majewski lukma at denx.de
Tue Apr 18 13:33:40 UTC 2017


Hi Ravi,

> Enables qspi boot configuration for dra7xx platform.
> 
> Signed-off-by: Ravi Babu <ravibabu at ti.com>
> ---
>  configs/dra7xx_evm_defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/configs/dra7xx_evm_defconfig
> b/configs/dra7xx_evm_defconfig index 42f87b3..c510146 100644
> --- a/configs/dra7xx_evm_defconfig
> +++ b/configs/dra7xx_evm_defconfig
> @@ -59,6 +59,12 @@ CONFIG_SPL_OF_CONTROL=y
>  CONFIG_OF_LIST="dra7-evm dra72-evm dra72-evm-revc dra71-evm"
>  CONFIG_DM=y
>  CONFIG_SPL_DM=y
> +CONFIG_SPL_DM_SEQ_ALIAS=y
> +CONFIG_REGMAP=y
> +CONFIG_SPL_REGMAP=y
> +CONFIG_SYSCON=y
> +CONFIG_SPL_SYSCON=y
> +CONFIG_SPL_OF_TRANSLATE=y
>  # CONFIG_BLK is not set
>  CONFIG_DFU_MMC=y
>  CONFIG_DFU_RAM=y

Reviewed-by: Lukasz Majewski <lukma at denx.de>


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de


More information about the U-Boot mailing list