19763 shaares
136 private links
136 private links
What is very important is that when building kernel for RaspberryPi, you can't just use any version of it. Only special version that is ported to RaspberryPi will work. Unfortunately, current upstream version (found on kernel.org site) is not compatible with RaspberryPi. Also, versatil_config is not good for RaspberryPi, you should use bcmrpi_defconfig instead (found on RaspberryPi compatible kernel sources) or bcmrpi_emergency_defconfig if your plan on using buildin initramfs.