[U-Boot] [U-Boot, v3, 01/12] spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header

Andreas Bießmann andreas.devel at googlemail.com
Mon Nov 17 13:15:13 CET 2014


Dear Heiko Schocher,

Heiko Schocher <hs at denx.de> writes:
>move CONFIG_SYS_SPI_WRITE_TOUT into drivers/spi/atmel_spi.h
>and define a default value. Delete this define in the board
>config files, where it is possible (all boards use currently
>the same value).
>
>Signed-off-by: Heiko Schocher <hs at denx.de>
>Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
>Reviewed-by: Andreas Bießmann <andreas.devel at googlemail.com>
>---
>
>Changes in v3:
>rebased against 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6
>
>Changes in v2:
>rebased against d58a9451e7339ed4cf2b2627e534611f427fb791
>new in v2
>
> drivers/spi/atmel_spi.h         | 4 ++++
> include/configs/afeb9260.h      | 1 -
> include/configs/at91sam9260ek.h | 1 -
> include/configs/at91sam9261ek.h | 1 -
> include/configs/at91sam9263ek.h | 1 -
> include/configs/at91sam9rlek.h  | 1 -
> include/configs/ethernut5.h     | 1 -
> include/configs/meesc.h         | 1 -
> include/configs/otc570.h        | 1 -
> include/configs/pm9261.h        | 1 -
> include/configs/pm9263.h        | 1 -
> include/configs/sbc35_a9g20.h   | 1 -
> include/configs/tny_a9260.h     | 1 -
> include/configs/usb_a9263.h     | 1 -
> 14 files changed, 4 insertions(+), 13 deletions(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann


More information about the U-Boot mailing list