mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bus.c | ||
| cmd_dm.c | ||
| core.c | ||
| gpio.c | ||
| Makefile | ||
| sf.c | ||
| spi.c | ||
| test-dm.sh | ||
| test-driver.c | ||
| test-fdt.c | ||
| test-main.c | ||
| test-uclass.c | ||
| test.dts | ||
| ut.c | ||