[U-Boot] [PATCH v4 23/29] dm: spi: Add tests

Simon Glass sjg at chromium.org
Thu Oct 23 05:04:53 CEST 2014


On 13 October 2014 23:42, Simon Glass <sjg at chromium.org> wrote:
> These tests use SPI flash (and the sandbox emulation) to operate.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Expand SPI tests to cover compatibility functions
> - Minor renames for clarity
>
> Changes in v2:
> - Create a 'spi.bin' file for the SPI tests
>
>  test/dm/Makefile   |   1 +
>  test/dm/spi.c      | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  test/dm/test-dm.sh |   2 +
>  3 files changed, 130 insertions(+)
>  create mode 100644 test/dm/spi.c
>

Applied to u-boot-dm/master.


More information about the U-Boot mailing list