Hi Tom,
On Thu, 3 Oct 2024 at 15:57, Tom Rini wrote:
>
> On Fri, Sep 20, 2024 at 09:24:37AM +0200, Simon Glass wrote:
>
> > When MMC booting fails it is sometimes hard to figure out what went
> > wrong as there is no error code. It isn't even clear which MMC device
> > was chosen, since SPL can h
On Fri, Sep 20, 2024 at 09:24:37AM +0200, Simon Glass wrote:
> When MMC booting fails it is sometimes hard to figure out what went
> wrong as there is no error code. It isn't even clear which MMC device
> was chosen, since SPL can have its own numbering.
>
> Add some debugging to help with this.
When MMC booting fails it is sometimes hard to figure out what went
wrong as there is no error code. It isn't even clear which MMC device
was chosen, since SPL can have its own numbering.
Add some debugging to help with this.
Signed-off-by: Simon Glass
---
Changes in v2:
- Drop the unnecessary
3 matches
Mail list logo