Essentially, the boot loader should provide (as a minimum) the following:
1. Setup and initialise the RAM.
2. Initialise one serial port.
3. Detect the machine type.
4. Setup the kernel tagged list.
5. Call the kernel image.
For more information, refer the following link :
http://www.arm.linux.org.uk/developer/booting.php
Tuesday, 11 December 2007
Subscribe to:
Comments (Atom)