Start address for ICE Planet, EP405PC

2003-04-28 Thread Steven Blakeslee

If you are using an srec or binary file then the start address is the same
as the one you load to.  If you are using an elf file the start address is
the load address + 0x1.

-Original Message-
From: Andrew H Pham [mailto:[EMAIL PROTECTED]
Sent: Friday, April 25, 2003 6:01 PM
To: linuxppc-embedded at lists.linuxppc.org
Subject: Start address for ICE Planet, EP405PC



Hi,

I am trying to tftp load a kernel image into memory and boot it; however, I
don't know what address to set the Start variable to.
Start is the address where the boot loader goes to and executes when you
issues the "go" command using the boot loader v1.03
In another the word, does anyone know what is the offset is for the ppc
kernel?  Let say the image is stored starting at address 20,
what address should i jump to so execution can begin (200???)?

Thanks in advance for any help,
Andy


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





Start address for ICE Planet, EP405PC

2003-04-25 Thread Andrew H Pham

Hi,

I am trying to tftp load a kernel image into memory and boot it; however, I
don't know what address to set the Start variable to.
Start is the address where the boot loader goes to and executes when you
issues the "go" command using the boot loader v1.03
In another the word, does anyone know what is the offset is for the ppc
kernel?  Let say the image is stored starting at address 20,
what address should i jump to so execution can begin (200???)?

Thanks in advance for any help,
Andy


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/