Then means that you should porting linux kernel for a new chipset or a new board. If you use a popular processor, like arm/x86/ppc/mips, the kernel have supported well, then you should only porting for board level. Unfortunately if you have a new architecture chipset, you should do the kernel level porting, include bootloader, kernel boot, and lots of devices.
在2009-04-15 14:15:01,"Akshay Pujari" <[email protected]> 写道: Hello I am trying to learn BSP development on Linux kernel 2.6.Can you please suggest a project? Can you pls tell me when BSPs need to be really developed as most of the boards come with BSPs from the suppliers.Then what is the need to develop a BSP? Thanks Akshay
