[U-Boot] [PATCH v3 11/11] configs: remove CONFIG_SYS_DSPI_XX references

Simon Glass sjg at chromium.org
Fri Oct 19 03:27:08 UTC 2018


On 13 October 2018 at 16:34, Angelo Dureghello <angelo at sysam.it> wrote:
> This patch removes CONFIG_SYS_DSPI_XX options from
> include/configs "m68k" .h board files, since CTAR
> registers are now set with default values in the cf_spi
> driver initialization, and configurable by devicetree.
>
> Note, these options cannot be totally removed from the
> whitelist, since still used from boards using fsl_dspi.c
> (mostly arm-based boards).
>
> Signed-off-by: Angelo Dureghello <angelo at sysam.it>
> ---
> Changes for v2:
> - new patch
> Changes for v3:
> - none
> ---
>  include/configs/M52277EVB.h | 11 -----------
>  include/configs/M54418TWR.h | 12 ------------
>  include/configs/M54451EVB.h | 12 ------------
>  include/configs/M54455EVB.h | 10 ----------
>  include/configs/stmark2.h   | 11 -----------
>  5 files changed, 56 deletions(-)

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


More information about the U-Boot mailing list