[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
vigneshr at ti.com
Mon Nov 28 10:58:03 CET 2016
On Friday 25 November 2016 11:18 PM, Jagan Teki wrote:
>>>> >>> diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
>>>> >>> index a14544526c71..1d603e0c002f 100644
>>>> >>> --- a/include/configs/k2g_evm.h
>>>> >>> +++ b/include/configs/k2g_evm.h
>>>> >>> @@ -79,6 +79,7 @@
>>>> >>> #define CONFIG_CADENCE_QSPI
>>>> >>> #define CONFIG_CQSPI_REF_CLK 384000000
>>>> >>> #define CONFIG_CQSPI_DECODER 0x0
>>>> >>> +#define CONFIG_BOUNCE_BUFFER
>>> >>
>>> >> Better define this on Kconfig and add it on defconfig.
>> >
>> > Such change is unrelated to this patch and should be fixed in a
>> > separate/subsequent one.
> Agreed it should be a separate patch.
Yes, that should be separate series. There are a bunch of drivers and
couple of architectures using CONFIG_BOUNCE_BUFFER, hence the change is
not trivial.
--
Regards
Vignesh
More information about the U-Boot
mailing list