AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070309141454.1f5c3f1b@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<warren.gale@onstor.com>,<brian.stark@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E02C1B4BC@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 9 Mar 2007 14:15:40 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Warren Gale" <warren.gale@onstor.com>
Cc: Brian Stark <brian.stark@onstor.com>
Subject: Re: PROM load image comand
Message-ID: <20070309141540.7b395cb2@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02C1B4BC@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E02C1B4BC@onstor-exch02.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

Hi Warren,

No, I was looking for the command that would let me do an ELF load and
boot of an arbitrary file, but it appears that the diskload command
does not do ELF interpretation any more than the tftp 'load' command
does.  Oh well.

It seems I've gotten past my last problem.  I always find the problem
and fix it right after whining like a little girl.  Right now I'm
trying to hook up the RTC and the serial anything, because the
debug_vectors aren't being set up, or they aren't being passed into the
kernel, so I can't use the PMON printf function for early console
output.  Which would be *really* great if I could.  Any chance that you
could make me a PROM with that little item fixed?

I was going to ask what IRQ the 16552 serial ports are hooked up to,
could you ask Brian that?  I'll just CC him on this.  Max seems to
think that they aren't hooked up to an interrupt which would be kind of
a bummer.  But I still might be able to use them as an early console.

Thanks,

a



 On Fri, 9 Mar 2007 14:04:51 -0800 "Warren Gale"
<warren.gale@onstor.com> wrote:

> Andy,
> 
>    Are you looking for a PROM command that loads the image from the
> net?
> 
> Ie. "load -a 83000000 10.2.0.49 bsd.test"  This way you don't need to
> have it on the Compact Flash.
> I think 10.2.0.49 is the tftpboot server?
> 
>  
> 
> You would then need to give it the "g  83000000" command.(Or where it
> starts)
> 
> I think Dan used an offset  like 83000040.. Since there were some
> parameters in the first 0 - 40.
> 
>  
> 
> Warren
> 
