From: Mugunthan V N <mugunthanvnm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/1] Fix ethernet regression on pcm051
Date: Thu, 26 Sep 2013 11:40:03 -0500 [thread overview]
Message-ID: <52446363.8070801@ti.com> (raw)
In-Reply-To: <1380104481-16415-1-git-send-email-larsi@wh2.tu-dresden.de>
On 9/25/2013 5:21 AM, Lars Poeschel wrote:
> From: Lars Poeschel <poeschel@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@ti.com>
Regards
Mugunthan V N
next prev parent reply other threads:[~2013-09-26 16:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 10:21 [U-Boot] [PATCH 0/1] Fix ethernet regression on pcm051 Lars Poeschel
2013-09-25 10:21 ` [U-Boot] [PATCH 1/1] pcm051: Supply a bd_ram_ofs for the cpsw driver Lars Poeschel
2013-09-26 16:40 ` Mugunthan V N [this message]
2013-09-27 18:25 ` [U-Boot] [PATCH 0/1] Fix ethernet regression on pcm051 Enric Balletbo Serra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52446363.8070801@ti.com \
--to=mugunthanvnm@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.