Description: AT91RM9200-based design and implementation of the BootLoader, depends on the CPU architecture of the code, such as device initialization, interrupt switch, initialization clock and so on, are usually placed in stage 1, and are compiled to achieve in order to achieve dapper目的. Stage 2 is usually the C language implementation, this can achieve more complex functions, but there is a better code readability and portability.
To Search:
File list (Check if you may need any files):
Bootloader
..........\2410addr.inc
..........\2410init.s
..........\nandboot.c
..........\sconfig.inc