From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] Armada100: Enable Ethernet support for GplugD
Date: Thu, 25 Aug 2011 15:01:50 +0200 [thread overview]
Message-ID: <201108251501.50121.marek.vasut@gmail.com> (raw)
In-Reply-To: <1876424290.3213.1314274186457.JavaMail.root@ahm.einfochips.com>
On Thursday, August 25, 2011 02:09:46 PM Ajay Bhargav wrote:
> ----- "Marek Vasut" <marek.vasut@gmail.com> wrote:
> > On Thursday, August 25, 2011 07:15:17 AM Ajay Bhargav wrote:
> > > ----- "Marek Vasut" <marek.vasut@gmail.com> wrote:
> > > [...]
> > >
> > > > > +/* Disable DCACHE */
> > > > > +#define CONFIG_SYS_DCACHE_OFF
> > > >
> > > > ARMADA100 is still ARMv5? Then maybe you can try Hong Xu's patches
> >
> > for
> >
> > > > dcache on
> > > > armv5. You'll have to modify the ethernet driver to be aware of
> >
> > the
> >
> > > > dcache then
> > > > though.
> > > >
> > > > As dcache support is on the way, it might be worth it.
> > >
> > > Yes ARMADA100 is ARMv5. I had problems with dcache enabled, driver
> >
> > get
> >
> > > stuck. Can you please link me to Hong Xu's patches? Is there a
> >
> > problem if
> >
> > > i keep it disabled?
> >
> > http://lists.denx.de/pipermail/u-boot/2011-August/098405.html Look
> > around this.
> > You'd better search for V2 of the patches or V3 in U-Boot ML archive.
> >
> > There's no problem if you keep it disabled, but eventually, you'll
> > have to
> > enable it ;-)
> >
> > Cheers
>
> Hi Marek,
>
> I searched mail list after I emailed you.. There has been a lot of
> discussion going on Hong Xu's patches. I think it would be better if I
> work on enabling dcache once the patch is mainlined.
You can always give it a whirl to test the patch. You can also find pieces of
your driver that will need redesign because of the cache-line alignment and
avoid such trouble in advance. But this is just an offer, it's not a firm
requirement for the patch to be mainlined!
Cheers
>
> Thanks,
> Ajay Bhargav
next prev parent reply other threads:[~2011-08-25 13:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1143262630.3149.1314273883651.JavaMail.root@ahm.einfochips.com>
2011-08-25 12:09 ` [U-Boot] [PATCH v2 2/3] Armada100: Enable Ethernet support for GplugD Ajay Bhargav
2011-08-25 13:01 ` Marek Vasut [this message]
2011-08-24 13:07 Ajay Bhargav
2011-08-24 16:27 ` Marek Vasut
2011-08-25 5:15 ` Ajay Bhargav
2011-08-25 12:12 ` Marek Vasut
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=201108251501.50121.marek.vasut@gmail.com \
--to=marek.vasut@gmail.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.