Files
u-boot/drivers
Simon Glass dafef3ce1a usb: Use more useful names for block devices
The driver name is typically not unique so using that as a basis for the
block and bootdev devices makes them hard to distinguish. This happens
when there are multiple USB controllers using the same driver.

Make use of the parent-device name and the hub port number. This gives a
reasonable chance that the name is unique.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-19 13:06:51 +01:00
..
2024-11-20 17:57:58 +01:00
2025-02-16 05:55:00 -07:00
2024-12-08 07:44:21 -07:00
2025-02-03 04:43:48 -07:00
2025-02-16 14:11:28 +00:00
2025-03-15 15:47:34 +00:00