1.4 Linux® Kernel
The Linux kernel is the main component of a Linux system. It handles most of the critical functions of a computer system, such as system resource management, scheduling, processor interrupts, virtual memory and device drivers. The kernel also has several different interfaces to normal user programs.
The Linux kernel is loaded into SDRAM by the at91bootstrap second-stage loader or the U-Boot third-stage loader.
