linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Booting without Uboot on 8548E
@ 2006-11-04  8:52 M Ptich
  2006-11-04  9:13 ` Benjamin Herrenschmidt
  2006-11-04 17:22 ` Dan Malek
  0 siblings, 2 replies; 12+ messages in thread
From: M Ptich @ 2006-11-04  8:52 UTC (permalink / raw)
  To: linuxppc-dev

Documentation mentions that the only dependencies between 2.6 Kernel and 
bootloader are:

1. 5 input parameters (bd_t pointer, start and end of command line, start 
and end of ram disk)
2. bd_t pointer and command line must with within 16MB of Kernel
3. Initial TLB1 entry must have IPROT=1

Slowly, we are finding that this list is not complete. For example, address 
calculation at the start of platform_init (r3 + ...) assumes that Kernel has 
been initially loaded at 0-base virtual address.

And now we are stuck with apparently another dependency: our Kernel fails to 
advance beyond time calibration because jiffies are not getting incremented, 
so we are not getting timer interrupts. Is it true that Kernel relies on 
EPIC timer set in Uboot ? If not - where the timer insterrupts are 
configured ?

_________________________________________________________________
Try the next generation of search with Windows Live Search today!  
http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&source=hmtagline

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-11-15  0:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-04  8:52 Booting without Uboot on 8548E M Ptich
2006-11-04  9:13 ` Benjamin Herrenschmidt
2006-11-04  9:19   ` Benjamin Herrenschmidt
2006-11-10  8:14     ` Low memory not pageable on Freescale BookE M Ptich
2006-11-10 14:17       ` Kumar Gala
2006-11-10 21:59         ` KGDB support in 2.6.18 for 85xx platforms M Ptich
2006-11-15  0:38         ` Low memory not pageable on Freescale BookE M Ptich
2006-11-15  0:55           ` Kumar Gala
2006-11-04  9:28   ` Booting without Uboot on 8548E M Ptich
2006-11-06 21:16     ` Andy Fleming
2006-11-06 21:38       ` Benjamin Herrenschmidt
2006-11-04 17:22 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).