diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-53944506-5CA2-52BA-8D5A-9EE72092612B.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-53944506-5CA2-52BA-8D5A-9EE72092612B.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,28 @@ + + + + + +BootstrapDescribes what is the bootstrap and how to implement it for a specific +platform. +

The bootstrap is a program that the phone runs after a hardware reset. +The task of the bootstrap is to prepare a basic environment for the kernel +to run. If the phone uses NAND Flash, then the NAND Flash Core Loader loads +and starts the bootstrap.

+

Symbian platform divides the bootstrap into a platform-independent layer +that can be used with any ARM device, and a platform-specific layer that you +must implement when you create a new phone.

+
+Flash Translation +Layer Technology +Base Starter + +System Startup +Overview +
\ No newline at end of file