AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090511133627.1e6e603a@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<rendell.fong@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	2779531E7C760D4491C96305019FEEB52AC8BC1D6C@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 11 May 2009 13:39:00 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Rendell Fong <rendell.fong@onstor.com>
Subject: Re: wka kernel available
Message-ID: <20090511133900.7204ad52@ripper.onstor.net>
In-Reply-To: <2779531E7C760D4491C96305019FEEB52AC8BC1D6C@exch1.onstor.net>
References: <20090508185639.30d1786d@ripper.onstor.net>
	<2779531E7C760D4491C96305019FEEB52AC8BC1D6C@exch1.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Mon, 11 May 2009 13:17:26 -0700 Rendell Fong
<rendell.fong@onstor.com> wrote:

> The init of the eee code is staged and normally syncs up between the
> txrx and fp during the process.  This means that I won't be able to
> get too far unless the eee init code in both tuxrx and fp are running
> simultaneously.
> 
> In tuxrx, do we have the equivalent of a startup routine (like
> sm-test/test.c) yet?  If so, where can I find it?


You need to give more exact details of what you need.


> Rendell
> 
> 
> > -----Original Message-----
> > From: Andy Sharp
> > Sent: Friday, May 08, 2009 6:57 PM
> > To: Rendell Fong
> > Cc: Bill Fisher
> > Subject: wka kernel available
> > 
> > Hi Rendell,
> > 
> > I don't know if this is all you need to get going, but I created a
> > kernel which sets aside 1MB for a WKA area.  Yes, I know you only
> > need 8KB, but hey, this is a small start, so to speak.  I'll figure
> > out the best way to do 8K later.  The address is 0xff00000.  Later
> > on I'll figure out some way to allocate this better and place it in
> > the unused mgmtbus area so the FP can just read it at init time.
> > 
> > ~andys/rendell-wka-kernel.tar is a tarball of the kernel.  You
> > should be able to take the vmlinux.bin right out of there and load
> > it on your tuxrx.  I'm giving you the whole tar ball just in case
> > you need to compile something or see something.  The code that sets
> > up the area is the last function in arch/mips/onstor/tuxrx/setup.c.
> > 
> > Cheers,
> > 
> > a
> > 
> > PS Bill, I finally fixed the code to put the mapped mgmtbus PCI area
> > into /proc/iomem so you can see it ~:^)
