All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] imx8mq-evk boot regression
@ 2019-11-25 16:18 Fabio Estevam
  2019-11-25 19:03 ` Fabio Estevam
  2019-11-26  9:21 ` Patrick Wildt
  0 siblings, 2 replies; 5+ messages in thread
From: Fabio Estevam @ 2019-11-25 16:18 UTC (permalink / raw)
  To: u-boot

Hi,

Just tried to boot imx8mq-evk using latest U-Boot master and this is what I get:

U-Boot SPL 2020.01-rc3-00070-g9a0cbae22a (Nov 25 2019 - 13:08:24 -0300)
PMIC:  PFUZE100 ID=0x10
DDRINFO: start DRAM init
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from MMC2

(It hangs here)

I haven't tried to debug this yet, but just wanted to let you know in
case this is a known issue.

Any ideas?

Thanks,

Fabio Estevam

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] imx8mq-evk boot regression
  2019-11-25 16:18 [U-Boot] imx8mq-evk boot regression Fabio Estevam
@ 2019-11-25 19:03 ` Fabio Estevam
  2019-11-25 23:49   ` Patrick Wildt
  2019-11-26  9:21 ` Patrick Wildt
  1 sibling, 1 reply; 5+ messages in thread
From: Fabio Estevam @ 2019-11-25 19:03 UTC (permalink / raw)
  To: u-boot

Adding Patrick in case he has some suggestions.

Thanks

On Mon, Nov 25, 2019 at 1:18 PM Fabio Estevam <festevam@gmail.com> wrote:
>
> Hi,
>
> Just tried to boot imx8mq-evk using latest U-Boot master and this is what I get:
>
> U-Boot SPL 2020.01-rc3-00070-g9a0cbae22a (Nov 25 2019 - 13:08:24 -0300)
> PMIC:  PFUZE100 ID=0x10
> DDRINFO: start DRAM init
> DDRINFO:ddrphy calibration done
> DDRINFO: ddrmix config done
> Normal Boot
> Trying to boot from MMC2
>
> (It hangs here)
>
> I haven't tried to debug this yet, but just wanted to let you know in
> case this is a known issue.
>
> Any ideas?
>
> Thanks,
>
> Fabio Estevam

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] imx8mq-evk boot regression
  2019-11-25 19:03 ` Fabio Estevam
@ 2019-11-25 23:49   ` Patrick Wildt
  2019-11-26  0:47     ` Fabio Estevam
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Wildt @ 2019-11-25 23:49 UTC (permalink / raw)
  To: u-boot

Hi,

maybe I can find some time tomorrow to have a look at it.  One thing
you can try is https://patchwork.ozlabs.org/patch/1197351/ .  On my
employer's product this fixes a regression introduced by commit id
9e094455495081979cd20ac730a42508717e37b5.  But I think that should have
hit you somewhere before the print that you are seeing, so I guess that
is not it.

Thanks,
Patrick

On Mon, Nov 25, 2019 at 04:03:55PM -0300, Fabio Estevam wrote:
> Adding Patrick in case he has some suggestions.
> 
> Thanks
> 
> On Mon, Nov 25, 2019 at 1:18 PM Fabio Estevam <festevam@gmail.com> wrote:
> >
> > Hi,
> >
> > Just tried to boot imx8mq-evk using latest U-Boot master and this is what I get:
> >
> > U-Boot SPL 2020.01-rc3-00070-g9a0cbae22a (Nov 25 2019 - 13:08:24 -0300)
> > PMIC:  PFUZE100 ID=0x10
> > DDRINFO: start DRAM init
> > DDRINFO:ddrphy calibration done
> > DDRINFO: ddrmix config done
> > Normal Boot
> > Trying to boot from MMC2
> >
> > (It hangs here)
> >
> > I haven't tried to debug this yet, but just wanted to let you know in
> > case this is a known issue.
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Fabio Estevam

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] imx8mq-evk boot regression
  2019-11-25 23:49   ` Patrick Wildt
@ 2019-11-26  0:47     ` Fabio Estevam
  0 siblings, 0 replies; 5+ messages in thread
From: Fabio Estevam @ 2019-11-26  0:47 UTC (permalink / raw)
  To: u-boot

Hi Patrick,

On Mon, Nov 25, 2019 at 8:49 PM Patrick Wildt <patrick@blueri.se> wrote:
>
> Hi,
>
> maybe I can find some time tomorrow to have a look at it.  One thing
> you can try is https://patchwork.ozlabs.org/patch/1197351/ .  On my
> employer's product this fixes a regression introduced by commit id
> 9e094455495081979cd20ac730a42508717e37b5.  But I think that should have
> hit you somewhere before the print that you are seeing, so I guess that
> is not it.

Thanks for the suggestion. I tested the patch, but it did not help.

Maybe Peng has any suggestions?

Thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] imx8mq-evk boot regression
  2019-11-25 16:18 [U-Boot] imx8mq-evk boot regression Fabio Estevam
  2019-11-25 19:03 ` Fabio Estevam
@ 2019-11-26  9:21 ` Patrick Wildt
  1 sibling, 0 replies; 5+ messages in thread
From: Patrick Wildt @ 2019-11-26  9:21 UTC (permalink / raw)
  To: u-boot

On Mon, Nov 25, 2019 at 01:18:26PM -0300, Fabio Estevam wrote:
> Hi,
> 
> Just tried to boot imx8mq-evk using latest U-Boot master and this is what I get:
> 
> U-Boot SPL 2020.01-rc3-00070-g9a0cbae22a (Nov 25 2019 - 13:08:24 -0300)
> PMIC:  PFUZE100 ID=0x10
> DDRINFO: start DRAM init
> DDRINFO:ddrphy calibration done
> DDRINFO: ddrmix config done
> Normal Boot
> Trying to boot from MMC2
> 
> (It hangs here)
> 
> I haven't tried to debug this yet, but just wanted to let you know in
> case this is a known issue.
> 
> Any ideas?
> 
> Thanks,

Hi,

just tried it here as well, and for me it gets to the U-Boot command-
line, but then there it cannot access the SD card anymore.  At least
that's further than what you have.

U-Boot SPL 2020.01-rc3-00082-g4b19b89ca4-dirty (Nov 26 2019 - 10:05:34 +0100)
PMIC:  PFUZE100 ID=0x10
DDRINFO: start DRAM init
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from MMC2


U-Boot 2020.01-rc3-00082-g4b19b89ca4-dirty (Nov 26 2019 - 10:05:34 +0100)

CPU:   Freescale i.MX8MQ rev2.0 at 1000 MHz
Reset cause: POR
Model: NXP i.MX8MQ EVK
DRAM:  3 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... unable to select a mode
*** Warning - No block device, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   
Warning: ethernet at 30be0000 using MAC address from ROM
eth0: ethernet at 30be0000
Hit any key to stop autoboot:  0 
u-boot=> mmc dev 0
switch to partitions #0, OK
mmc0(part 0) is current device
u-boot=> mmc dev 1
unable to select a mode

Thanks,
Patrick

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-26  9:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 16:18 [U-Boot] imx8mq-evk boot regression Fabio Estevam
2019-11-25 19:03 ` Fabio Estevam
2019-11-25 23:49   ` Patrick Wildt
2019-11-26  0:47     ` Fabio Estevam
2019-11-26  9:21 ` Patrick Wildt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.