[U-Boot] [PATCH 07/11] board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
faiz_abbas at ti.com
Tue Mar 19 08:00:18 UTC 2019
Hi Tom,
On 18/03/19 7:40 PM, Tom Rini wrote:
> On Mon, Mar 18, 2019 at 01:54:37PM +0530, Faiz Abbas wrote:
>
>> The SPL image overflows when cpsw dt nodes are added and SPL_OF_CONTROL
>> is enabled. Use static platdata instead to save space.
>>
>> Signed-off-by: Faiz Abbas <faiz_abbas at ti.com>
>
> We don't have SPL_OF_CONTROL enabled, yet, on am335x_evm. Do you have
> patches for that? My WIP on that gets hung up on USB support causing a
> crash early on and I've not worked out what I forgot to change for that.
> Thanks!
>
The series doesn't intend to enable SPL_OF_CONTROL. It circumvents the
requirement by adding static platdata.
Thanks,
Faiz
More information about the U-Boot
mailing list