[PATCH v3 04/12] reset: Add generic reset driver

Sean Anderson seanga2 at gmail.com
Tue Feb 4 00:14:33 CET 2020


> Is there a sandbox test for this driver somewhere in your series?

There is not. Presumably if such a test were to exist, it would try
asserting different resets, and then check to see if the associated
register got changed. However, I am confused as to where such a test
would be located. There doesn't seem to be a directory for driver tests
under tests/. tests/dm seems to be for uclass testing, and tests/py
seems to be for tests which can work via the console.

--Sean



More information about the U-Boot mailing list