搜索资源列表
my_bootloader
- arm中bootloader的编写,初始化硬件,把内核从NAND FLASH读到SDRAM,跳转执行内核-arm in writing the bootloader to initialize the hardware, the kernel reads from NAND FLASH SDRAM, set the "parameters to be passed to the kernel," jump execution cores
boot
- The worlds second smallest bootloader. Set r0-r2, then jump to kernel.