u-boot/cmd/mvebu
Simon Glass e33a5c6be5 blk: Switch over to using uclass IDs
We currently have an if_type (interface type) and a uclass id. These are
closely related and we don't need to have both.

Drop the if_type values and use the uclass ones instead.

Maintain the existing, subtle, one-way conversion between UCLASS_USB and
UCLASS_MASS_STORAGE for now, and add a comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-16 11:05:16 -04:00
..
bubt.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
comphy_rx_training.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
Kconfig cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 2022-07-29 10:02:43 +02:00
Makefile cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training 2021-05-16 06:48:45 +02:00