[U-Boot] [UBOOT PATCH v2 0/2] spi: Moved spi u-bbot headers to Kconfig
Jagan Teki
jagannadh.teki at gmail.com
Wed Feb 28 07:17:43 UTC 2018
On Wed, Feb 28, 2018 at 10:57 AM, Vipul Kumar <vipul.kumar at xilinx.com> wrote:
> This seris of patch moved spi headers to Kconfig.
> These are the configs:
> -CONFIG_SYS_ZYNQ_SPI_WAIT
> -CONFIG_XILINX_SPI_IDLE_VAL
> -CONFIG_SYS_ZYNQ_QSPI_WAIT
This make unnecessary of adding Kconfig options for local defined
macros, Better keep this as it is or try with ant dt property,
More information about the U-Boot
mailing list