[U-Boot] [PATCH v2 7/8] armv8: fsl-layerscape: Move DDR config options to Kconfig

Simon Glass sjg at chromium.org
Wed Oct 5 18:50:43 CEST 2016


On 4 October 2016 at 19:03, York Sun <york.sun at nxp.com> wrote:
>
> Move DDR3, DDR4 and realted 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/armv8/fsl-layerscape/Kconfig         | 54 +++++++++++++++++++++++
>  arch/arm/include/asm/arch-fsl-layerscape/config.h | 14 ------
>  configs/ls1043aqds_defconfig                      |  2 +-
>  configs/ls1043aqds_lpuart_defconfig               |  3 +-
>  configs/ls1043aqds_nand_defconfig                 |  3 +-
>  configs/ls1043aqds_nor_ddr3_defconfig             |  1 +
>  configs/ls1043aqds_qspi_defconfig                 |  3 +-
>  configs/ls1043aqds_sdcard_ifc_defconfig           |  3 +-
>  configs/ls1043aqds_sdcard_qspi_defconfig          |  3 +-
>  configs/ls1043ardb_SECURE_BOOT_defconfig          |  3 +-
>  configs/ls1043ardb_defconfig                      |  2 +-
>  configs/ls1043ardb_nand_defconfig                 |  3 +-
>  configs/ls1043ardb_sdcard_defconfig               |  3 +-
>  include/configs/ls1043a_common.h                  |  4 --
>  include/configs/ls1043aqds.h                      |  3 --
>  include/configs/ls2080a_common.h                  |  1 -
>  16 files changed, 73 insertions(+), 32 deletions(-)


Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list