RE: Bare Metal bootloader built, now how do I use it?

2003-03-20 Thread steven james
any dedicates this E-Mail to Master Yoda ) > > > > > -Original Message- > > From: steven james [mailto:[EMAIL PROTECTED] > > Sent: Saturday, March 15, 2003 4:46 PM > > To: Gregg C Levine > > Cc: Linuxbios > > Subject: Re: Bare Metal bootload

RE: Bare Metal bootloader built, now how do I use it?

2003-03-19 Thread Gregg C Levine
: Saturday, March 15, 2003 4:46 PM > To: Gregg C Levine > Cc: Linuxbios > Subject: Re: Bare Metal bootloader built, now how do I use it? > > Greetings, > > I should document this :-) > > The bootselect will scan the ROM for payload tags (see > baremetal/include/rom/

Re: Bare Metal bootloader built, now how do I use it?

2003-03-15 Thread steven james
Greetings, I should document this :-) The bootselect will scan the ROM for payload tags (see baremetal/include/rom/read_bytes.h) The signature is $TAG$ the data field and any subsequent 16 byte blocks of the tag contain an ASCIIZ name for the payload. Currently, it's hardwired to the serial c

Bare Metal bootloader built, now how do I use it?

2003-03-14 Thread Gregg C Levine
Hello from Gregg C Levine Okay, here is what I mean. I have successfully built the Bare Metal boot loader. Now the question is, or should be: How do I use it? Steven this is an interesting project. Now I'm just fishing for advice. --- Gregg C Levine [EMAIL PROTECTED] -