From: David Daney <ddaney@caviumnetworks.com>
To: "Kevin D. Kissell" <kevink@paralogos.com>
Cc: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>, linux-mips@linux-mips.org
Subject: Re: NXP STB225 board support
Date: Thu, 08 Jan 2009 11:42:04 -0800 [thread overview]
Message-ID: <4966570C.9010300@caviumnetworks.com> (raw)
In-Reply-To: <496652B7.60500@paralogos.com>
Kevin D. Kissell wrote:
> Ihar Hrachyshka wrote:
> >
> >
> > Bisecting my Linus vanilla git, I found that the problem appeared
> > after the following patch was applied:
> >
> >
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=566f74f6b2f8b85d5b8d6caaf97e5672cecd3e3e
>
> >
> > After reverting the patch, Linus vanilla git kernel again boots ok on
> > the board. Please, take a look.
>
> Could one of the Cavium guys explain why the new code for V2 cores does
> "ebase += ..." and not "ebase = "?
>
We need to add the offset to the proper segment (CAC_BASE).
That said, the change to set_uncached_handler looks incorrect. It
should be adding onto uncached_ebase not ebase.
Someone should probably fix that.
David Daney
prev parent reply other threads:[~2009-01-08 19:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-23 14:48 NXP STB225 board support Ihar Hrachyshka
2009-01-08 16:58 ` Ihar Hrachyshka
2009-01-08 19:23 ` Kevin D. Kissell
2009-01-08 19:34 ` Chad Reese
2009-01-08 19:42 ` David Daney [this message]
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=4966570C.9010300@caviumnetworks.com \
--to=ddaney@caviumnetworks.com \
--cc=ihar.hrachyshka@gmail.com \
--cc=kevink@paralogos.com \
--cc=linux-mips@linux-mips.org \
/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.