[U-Boot] [PATCH 00/11] Fix Ethernet boot in am335x

Faiz Abbas faiz_abbas at ti.com
Tue Mar 19 07:58:07 UTC 2019


Hi Tom,

On 18/03/19 7:40 PM, Tom Rini wrote:
> On Mon, Mar 18, 2019 at 01:54:30PM +0530, Faiz Abbas wrote:
> 
>> The following patches fix ethernet boot in am335x.
>>
>> Enabling OF_CONTROL in SPL makes it overflow the sram size. To avoid
>> this, I am using static platdata in the am335x board file instead of
>> the fdtdec_*() calls used in ofdata_to_platdata().
> 
> What hardware are you testing this on?  While I think this worked on my
> EVM at some point in the past, I also thought it wasn't supported due to
> board design issues.  Thanks!
> 

You are correct. The evm doesn't support boot because of incompatibility
with the phy.

I used a beaglebone black with modified bootpins.

Thanks,
Faiz


More information about the U-Boot mailing list