public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Ethernet on PandaBoard
Date: Thu, 12 Jul 2012 06:20:55 -0700	[thread overview]
Message-ID: <20120712132055.GD7993@oliver-linux> (raw)
In-Reply-To: <4FFECE87.7070301@mlbassoc.com>

On Thu, Jul 12, 2012 at 07:17:59AM -0600, Gary Thomas wrote:
> On 2012-07-12 07:15, Tom Rini wrote:
> >On Thu, Jul 12, 2012 at 07:06:02AM -0600, Gary Thomas wrote:
> >>On 2012-07-12 03:30, Tom Rini wrote:
> >>>On Thu, Jul 12, 2012 at 02:20:18AM -0700, Tom Rini wrote:
> >>>>On Wed, Jul 11, 2012 at 07:08:50AM -0600, Gary Thomas wrote:
> >>>>
> >>>>>I just tried rev 211e47549b668c7cdd8658c0413a272f0d0495d4 (v2012.07-rc1)
> >>>>>for my PandaBoard.  Sadly, this is failing when I try to use the onboard
> >>>>>ethernet (EHCI USB based) controller:
> >>>>
> >>>>Sorry for the late response, at a conference.  This is a known problem
> >>>>and we will either have this fixed soon (Ilya Yanok is working on a
> >>>>series) or we will build-time disable dcache support on these boards and
> >>>>fix this properly for the next release.
> >>>>
> >>>>In short, some cache clean-ups in ehci-hcd.c exposed other cache
> >>>>problems on other platforms where our cache size is 64 not 32bytes.
> >>>
> >>>I take it back, I forgot omap4 is 32byte cache.  With the fix that
> >>>Tetsuyuki Kobayashi pointed you at (oh, and a Tested-by to that thread
> >>>if you can), can you please do a little stress testing of USB, to make
> >>>sure things are otherwise really happy (eth and perhaps a USB stick)?
> >>>Thanks alot!
> >>>
> >>
> >>Yesterday, this was working great.  This morning, when I turned on
> >>the board, it can no longer find anything on the USB bus - nothing at
> >>all.  This also applies to Linux when I boot from SD.  I'm really
> >>confused :-(
> >>
> >>If I boot the board using the 2011.06 U-Boot, all is happy again.
> >>It looks like the USB HUB (USB3320) seems to be stuck in reset when
> >>I use the latest U-Boot.
> >>
> >>Ever hear of any problems like this?
> >
> >How about if you turn the dcache off at run or build time?
> >
> 
> Sorry for being thick, but how do I do that?  I don't see any
> cache manipulation commands in 'help'

Looks like omap4 doesn't have CONFIG_CMD_CACHE set, so indeed you're
missing 'dcache off' as a command.  The other one is to add
CONFIG_SYS_DCACHE_OFF to omap4_panda.h (or omap4_common.h) and rebuild.

-- 
Tom

  reply	other threads:[~2012-07-12 13:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 13:08 [U-Boot] Ethernet on PandaBoard Gary Thomas
2012-07-11 14:34 ` Tetsuyuki Kobayashi
2012-07-11 15:13 ` Gary Thomas
2012-07-11 15:32   ` Tetsuyuki Kobayashi
2012-07-11 15:41     ` Gary Thomas
2012-07-12  9:20 ` Tom Rini
2012-07-12  9:30   ` Tom Rini
2012-07-12 13:06     ` Gary Thomas
2012-07-12 13:15       ` Tom Rini
2012-07-12 13:17         ` Gary Thomas
2012-07-12 13:20           ` Tom Rini [this message]
2012-07-12 13:27             ` Gary Thomas
2012-07-12 14:26               ` Gary Thomas
2012-07-12 16:16                 ` Tom Rini
2012-07-12 16:44                   ` Gary Thomas

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=20120712132055.GD7993@oliver-linux \
    --to=trini@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox