
18 Mar
2019
18 Mar
'19
3:10 p.m.
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!
--
Tom