Angstrom on gumstix overo
這些相關資料跟檔案給大家參考
Gumstix說明文件
http://www.gumstix.net/Software/cat/Software-Overo/111.html
Gumstix提供的kernel and file system
http://www.gumstix.net/overo-gm-images/v0.92/
同事提供的linux-omap3-2.6.29 kernel
http://mtube.name/svn/MTube/sandbox/bin/linux-omap3-2.6.29-rc0.tar.gz
zd1211的driver要另外勾選
CodeSourcery提供的cross compiler
http://mtube.name/svn/MTube/sandbox/bin/CodeSourcery.tar.gz
Compile kernel
$ cd kernel_dir
$ make CROSS_COMPILE=/path/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi- uImage
This post is licensed under CC BY 4.0 by the author.