From: Mitch D. <md...@po...> - 2001-02-15 06:44:46
|
Jaswinder Singh wrote: > > Dear Niibe-san, > > from head.S :- > > /* > * Condition at the entry of _stext: > * > * BSC has already been initialized. > * INTC may or may not be initialized. > * VBR may or may not be initialized. > * MMU may or may not be initialized. > * Cache may or may not be initialized. > * Hardware (including on-chip modules) may or may > not be initialized. > * > */ > > BSC has already been initialized ?? where ? The job of initialising the BSC (and whatever else your board needs) is the responsibility of the boot loader. The boot loader will do this, then jump to the kernel. Regards, Mitch. -- mailto:mj...@al... mailto:md...@po... |