mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
0ae0cb7b50
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 |