[U-Boot] [PATCH 0/1] Fix ethernet regression on pcm051

Mugunthan V N mugunthanvnm at ti.com
Thu Sep 26 18:40:03 CEST 2013


On 9/25/2013 5:21 AM, Lars Poeschel wrote:
> From: Lars Poeschel <poeschel at lemonage.de>
>
> I compiled and tried v2013.10-rc2 on pcm051 and it fails booting over
> tftp. I could bisect 2bf36ac638ab2db9f0295aa47064976eeebf80c1 as the
> cause of the problem. It moves bd_ram_ofs from the cpsw driver to the
> board files. Adding the bd_ram_ofs to the board file of pcm051 fixes
> the problem. That is what the patch does.
> A quick grep reveals, that igep0033 MAY also be affected.
> As the patch is simple and obivous and fixes a regression I'd like to
> get this in before the v2013.10 release.
>
> Thanks
>
> Lars Poeschel (1):
>   pcm051: Supply a bd_ram_ofs for the cpsw driver
>
>  board/phytec/pcm051/board.c | 1 +
>  1 file changed, 1 insertion(+)
>
Acked-by: Mugunthan V N <mugunthanvnm at ti.com>

Regards
Mugunthan V N


More information about the U-Boot mailing list