On 13 October 2014 23:42, Simon Glass <s...@chromium.org> wrote:
> Add a simple test for SPI that uses SPI flash. It operates by creating a
> SPI flash file and using the 'sf test' command to test that all
> operations work correctly.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.t...@gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  test/dm/Makefile |  1 +
>  test/dm/sf.c     | 43 +++++++++++++++++++++++++++++++++++++++++++
>  test/dm/test.dts | 17 ++++++++++++++++-
>  3 files changed, 60 insertions(+), 1 deletion(-)
>  create mode 100644 test/dm/sf.c

Applied to u-boot-dm/master.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to