]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: sf: Add tests for SPI flash
authorSimon Glass <sjg@chromium.org>
Tue, 14 Oct 2014 05:42:11 +0000 (23:42 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:52 +0000 (10:36 -0600)
commit0ae0cb7b50ab7836fb2a625a389d7a83698c2150
tree59a26153bfd003ecc93c53883fcf5627e29c84d7
parentebcab48a031fc96d5d6292564a35cf772d4e539c
dm: sf: Add tests for SPI flash

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 <sjg@chromium.org>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
test/dm/Makefile
test/dm/sf.c [new file with mode: 0644]
test/dm/test.dts