Building a Small Embedded Linux Kernel Example

This application note demonstrates NOR kernel building and board setup using the DaVinci DM644x Digital Evaluation Module (DVEVM) package. The goal is to build the smallest possible kernel using the MontaVista ® Linux Support Package (LSP) with support for an HTTP server, a TCP/IP stack, and necessary drivers for Ethernet and UART for the serial debug terminal. The kernel resides in NOR flash and uses a RAM disk-based file system, which is also stored on flash.

Full text


References:

1.  Booting Linux kernel using U-Boot

http://processors.wiki.ti.com/index.php/Booting_Linux_kernel_using_U-Boot

2. Initrd

http://processors.wiki.ti.com/index.php/Initrd

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章