[U-Boot] [PATCH 0/3] ARM: DRA7: Fix fastboot command

Sam Protsenko semen.protsenko at linaro.org
Thu Mar 24 15:30:12 CET 2016


On Thu, Mar 24, 2016 at 7:31 AM, Lokesh Vutla <a0131933 at ti.com> wrote:
>
>
> On Thursday 24 March 2016 12:13 AM, Semen Protsenko wrote:
>>
>> Hi All,
>>
>> This series reverts recently added patches that break fastboot command.
>> I propose to keep it this way until issue is found and fixed.
>
> Let's get this fixed instead of  reverting any of the patches :).

Agree, it's better course of actions.

> This is because DMA is failing. Can you please try this patch[1].
>
> [1] http://patchwork.ozlabs.org/patch/601463/
>

Mentioned patch fixes fastboot. Now it works as expected. The only new
thing I noticed (which appeared after applying that patch) is next
message (showed after running "fastboot 0" command):

    UNKNOWN IRQ type 1683973225

It's harmless though, fastboot works as expected. So I presume we
should merge that DMA patch, as it's obviously useful and fixes real
bug.

Thanks for helping me out :)

> Thanks and regards,
> Lokesh
>
>>
>> When I'm trying to run fastboot command, next error occurs:
>>
>>     => fas 0
>>     data abort
>>     pc : [<dff7825e>]          lr : [<00000020>]
>>     reloc pc : [<8081f25e>]    lr : [<a08a7020>]
>>     ...
>>     Resetting CPU ...
>>
>> My board information:
>>
>>     CPU  : DRA752 ES1.0
>>     Board: DRA74x EVM REV E.0
>>     I2C:   ready
>>     DRAM:  1.5 GiB
>>     MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
>>     SCSI:  SATA link 0 timeout.
>>     AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
>>


More information about the U-Boot mailing list