[U-Boot] [PATCH v2 8/8] armv7: ls1021a: Move DDR config options to Kconfig
Simon Glass
sjg at chromium.org
Wed Oct 5 18:50:52 CEST 2016
Hi York,
On 4 October 2016 at 19:04, York Sun <york.sun at nxp.com> wrote:
> Move DDR3, DDR4 and related config options to Kconfig and clean up
> existing uses.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
>
> ---
>
> Changes in v2:
> No patch
>
> arch/arm/cpu/armv7/ls102xa/Kconfig | 47 ++++++++++++++++++++++++++++
> arch/arm/include/asm/arch-ls102xa/config.h | 10 ------
> configs/ls1021aqds_ddr4_nor_defconfig | 2 +-
> configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 3 +-
> configs/ls1021aqds_nand_defconfig | 1 +
> configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 1 +
> configs/ls1021aqds_nor_defconfig | 1 +
> configs/ls1021aqds_nor_lpuart_defconfig | 1 +
> configs/ls1021aqds_qspi_defconfig | 1 +
> configs/ls1021aqds_sdcard_ifc_defconfig | 1 +
> configs/ls1021aqds_sdcard_qspi_defconfig | 1 +
> include/configs/ls1021aqds.h | 1 -
> 12 files changed, 57 insertions(+), 13 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
You should be able to remove these from scripts/config_whitelist.txt as well.
- Simon
More information about the U-Boot
mailing list