Re: [PATCH v2 5/5] mmc: Make "MMC Device not found" a debug output
Peng Fan <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 23, 2026 at 09:47:26PM +0200, Jan Kiszka wrote: >From: Jan Kiszka <[email protected]> > >Callers of find_mmc_device are generally processing and informing about >errors already, e.g. > >=> mmc dev 2 >MMC Device 2 not found >no mmc device at slot 2 > >Signed-off-by: Jan Kiszka <[email protected]> Reviewed-by: Peng Fan <[email protected]>