[U-Boot] [PATCH v3 10/11] configs: add DM_SPI config option
Simon Glass
sjg at chromium.org
Fri Oct 19 03:27:01 UTC 2018
On 13 October 2018 at 16:34, Angelo Dureghello <angelo at sysam.it> wrote:
> This patch adds CONFIG_DM_SPI for all m68k boards using
> the cf_spi.c driver (DSPI module).
>
> Signed-off-by: Angelo Dureghello <angelo at sysam.it>
> ---
> Changes for v2:
> - new patch
> Changes for v3:
> - none
> ---
> configs/M52277EVB_defconfig | 1 +
> configs/M52277EVB_stmicro_defconfig | 1 +
> configs/M54418TWR_defconfig | 1 +
> configs/M54418TWR_nand_mii_defconfig | 1 +
> configs/M54418TWR_nand_rmii_defconfig | 1 +
> configs/M54418TWR_nand_rmii_lowfreq_defconfig | 1 +
> configs/M54418TWR_serial_mii_defconfig | 1 +
> configs/M54418TWR_serial_rmii_defconfig | 1 +
> configs/M54451EVB_defconfig | 1 +
> configs/M54451EVB_stmicro_defconfig | 1 +
> configs/M54455EVB_a66_defconfig | 1 +
> configs/M54455EVB_defconfig | 1 +
> configs/M54455EVB_i66_defconfig | 1 +
> configs/M54455EVB_intel_defconfig | 1 +
> configs/M54455EVB_stm33_defconfig | 1 +
> configs/M5475AFE_defconfig | 2 ++
> configs/stmark2_defconfig | 2 ++
> 17 files changed, 19 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list