Building a minimal Linux for Raspberry Pi [closed]

白昼怎懂夜的黑 提交于 2019-11-29 07:07:02

问题


Now I got my Raspberry Pi. I am an experienced application software developer, but I've never done hardware stuff or low-level programming before. I want to build a minimal Linux, including drivers for all hardware on my Pi. For learning purpose, I don't want to install any pre-built Linux distribution on my Pi. Where should I start?


回答1:


You can also check out Buildroot, http://buildroot.org. We have a default configuration for the Rasberry-Pi, and several contributors are working on the support for this platform.




回答2:


Start with openembedded. There are several links already dedicated to raspberry pi, such as:

  • http://www.pimpmypi.com/blog/blogPost.php?blogPostID=7
  • http://blogs.distant-earth.com/wp/?p=377
  • http://www.openembedded.org/wiki/LayerIndex


来源:https://stackoverflow.com/questions/14598457/building-a-minimal-linux-for-raspberry-pi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!