Re: ppc boot entry point

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 03, 2005 at 11:35:27AM -0400, Dave B. Sharp wrote:

> Hey there,
> Can anyone tell me how to find te entry point (i.e.
> address) into the kernel, when control is passed from
> the boot loader?
> Where are the arguements such as the boot parameters.
> I am compiling for a generic ppc kernel at this point.

This is PowerPC specific stuff.  Setting aside pmac's, and boards which
use U-Boot, and other boards with a firmware that sets up the
environment directly for the vmlinux file (which is the kernel proper)
to run, the code under arch/ppc/boot/simple/ is typically run.  This
code is linked to run at 8mb and will relocate itself there, regardless
of where the firmware actually loaded it into memory.  This linked
address may be changed by enabling the ADVANCED_OPTIONS option and
choosing an alternate address.  This really only makes sense on machines
where loading at 8mb won't work as you have 8mb or less of memory.

-- 
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux