[PATCH 0/2] mmc: Add support for checking device number against alias index

Aswath Govindraju a-govindraju at ti.com
Mon Mar 15 11:48:24 CET 2021


The following series of patches,
- add support to check for a device with a sequence number equal to device
  number before looking for matching index
- assign device number based on node's alias index in SPL too.

Aswath Govindraju (2):
  mmc: Check for device with a seq number equal to num  before checking
    against index
  mmc: mmc-uclass: Assign devnum as alias index in SPL too  if
    CONFIG_SPL_DM_SEQ_ALIAS is enabled

 drivers/mmc/mmc-uclass.c | 10 +++++-----
 drivers/mmc/mmc.c        |  8 +++++---
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list