Files
u-boot/include
Simon Glass 952018117a dm: sandbox: Switch over to using the new host uclass
Update the sandbox implementation to use UCLASS_HOST and adjust all
the pieces to continue to work:

- Update the 'host' command to use the new API
- Replace various uses of UCLASS_ROOT with UCLASS_HOST
- Disable test_eficonfig since it doesn't work (this should have a unit
  test to allow this to be debugged)
- Update the blk test to use the new API
- Drop the old header file

Unfortunately it does not seem to be possible to split this change up
further.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-11-07 16:24:30 -07:00
..
2022-11-07 07:46:28 +01:00
2022-11-07 16:24:30 -07:00
2022-10-30 20:07:16 +01:00
2022-09-29 16:07:57 -04:00
2022-09-24 10:47:01 -04:00
2022-09-29 16:07:57 -04:00
2022-08-12 08:17:11 -04:00
2022-11-02 08:42:03 +01:00
2022-10-31 14:47:32 -04:00
2022-08-31 12:16:01 -04:00
2022-10-18 09:32:53 +08:00
2022-10-30 20:07:17 +01:00
2022-09-16 11:05:16 -04:00
2022-10-21 16:04:39 -04:00
2022-10-31 11:02:44 -04:00
2022-10-29 07:36:33 -06:00
2022-10-21 16:04:39 -04:00
2022-09-13 12:08:40 -04:00
2022-10-16 12:23:22 +02:00
2022-10-31 11:04:00 -04:00
2022-09-24 10:47:01 -04:00
2022-09-18 10:26:49 +02:00