Files
u-boot/common
Sean Anderson 93caa3efe2 spl: Add callbacks to invalidate cached devices
Several SPL functions try to avoid performing initialization twice by
caching devices. This is fine for regular boot, but does not work with
UNIT_TEST, since all devices are torn down after each test. Add some
functions to invalidate the caches which can be called before testing these
load methods.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-10-17 20:50:52 -04:00
..
2023-10-06 14:38:13 -04:00
2023-10-06 14:38:12 -04:00
2023-03-30 15:09:59 -04:00
2023-07-17 17:12:07 +08:00
2023-06-23 14:38:16 -04:00
2023-10-09 15:24:31 -04:00
2023-05-13 09:52:32 -04:00