All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please fix ls1046ardb
@ 2018-02-14 19:25 York Sun
  2018-02-15  0:30 ` Jonathan Gray
  0 siblings, 1 reply; 3+ messages in thread
From: York Sun @ 2018-02-14 19:25 UTC (permalink / raw)
  To: u-boot

Mingkai,

LS1046ARDB is broken for both QSPI and SD. For QSPI, I cannot use
environmental variables. For SD boot, it fails when trying to init SD
card. Partial log is

Initializing DDR....using SPD
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
Trying to boot from MMC1
unable to select a mode
mmc_init: -524, time 51
spl: mmc init failed with error: -524
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

Please investigate.

York

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

* [U-Boot] Please fix ls1046ardb
  2018-02-14 19:25 [U-Boot] Please fix ls1046ardb York Sun
@ 2018-02-15  0:30 ` Jonathan Gray
  2018-02-15  0:39   ` York Sun
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Gray @ 2018-02-15  0:30 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 14, 2018 at 07:25:53PM +0000, York Sun wrote:
> Mingkai,
> 
> LS1046ARDB is broken for both QSPI and SD. For QSPI, I cannot use
> environmental variables. For SD boot, it fails when trying to init SD
> card. Partial log is
> 
> Initializing DDR....using SPD
> WARNING: Calling __hwconfig without a buffer and before environment is ready
> WARNING: Calling __hwconfig without a buffer and before environment is ready
> WARNING: Calling __hwconfig without a buffer and before environment is ready
> WARNING: Calling __hwconfig without a buffer and before environment is ready
> Trying to boot from MMC1
> unable to select a mode
> mmc_init: -524, time 51
> spl: mmc init failed with error: -524
> SPL: failed to boot from all boot devices
> ### ERROR ### Please RESET the board ###
> 
> Please investigate.
> 
> York

This reminds me of the problem I ran into with qemu vexpress-a15.
https://lists.denx.de/pipermail/u-boot/2018-February/319965.html
https://patchwork.ozlabs.org/patch/871324/

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

* [U-Boot] Please fix ls1046ardb
  2018-02-15  0:30 ` Jonathan Gray
@ 2018-02-15  0:39   ` York Sun
  0 siblings, 0 replies; 3+ messages in thread
From: York Sun @ 2018-02-15  0:39 UTC (permalink / raw)
  To: u-boot

On 02/14/2018 04:30 PM, Jonathan Gray wrote:
> On Wed, Feb 14, 2018 at 07:25:53PM +0000, York Sun wrote:
>> Mingkai,
>>
>> LS1046ARDB is broken for both QSPI and SD. For QSPI, I cannot use
>> environmental variables. For SD boot, it fails when trying to init SD
>> card. Partial log is
>>
>> Initializing DDR....using SPD
>> WARNING: Calling __hwconfig without a buffer and before environment is ready
>> WARNING: Calling __hwconfig without a buffer and before environment is ready
>> WARNING: Calling __hwconfig without a buffer and before environment is ready
>> WARNING: Calling __hwconfig without a buffer and before environment is ready
>> Trying to boot from MMC1
>> unable to select a mode
>> mmc_init: -524, time 51
>> spl: mmc init failed with error: -524
>> SPL: failed to boot from all boot devices
>> ### ERROR ### Please RESET the board ###
>>
>> Please investigate.
>>
>> York
> 
> This reminds me of the problem I ran into with qemu vexpress-a15.

Thanks for the quick note. I tried the patch in your second link (i.e.
patch 871324), but it didn't fix my problem.

York

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

end of thread, other threads:[~2018-02-15  0:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-14 19:25 [U-Boot] Please fix ls1046ardb York Sun
2018-02-15  0:30 ` Jonathan Gray
2018-02-15  0:39   ` York Sun

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.