Files
u-boot/test/dm
Bin Meng bfcd9298b2 test: dm: spi: Fix sandbox dm_test_spi_find()
Per sandbox_cs_info(), sandbox spi controller only supports chip
select 0. Current test case tries to locate devices on chip select
1, and any call to spi_get_bus_and_cs() or spi_cs_info() with cs
number 1 should not return 0.

This updates the test case to handle it correctly.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2020-01-27 22:27:21 +05:30
..
2019-10-22 16:14:05 +02:00
2020-01-07 16:02:39 -07:00
2019-10-13 23:34:43 +02:00
2019-12-15 11:44:12 +08:00
2020-01-07 16:02:39 -07:00
2019-11-25 13:28:53 +01:00