<div dir="ltr"><div><div><div>BSP stands for board support package....so it&#39;ll contain stuff to make the kernel run on that specific h/w (eg: header files detailing the memory map of the attached devices etc.).<br><br>
</div>If you have a builtin driver for the attached h/w, then yes, that code will be compiled into your vmlinux image. If its a module then it might be outside, depending on whether you&#39;ve put in some sort of rootfs or not.<br>
<br></div>HTH,<br></div>-mandeep<br><div><div><div><br><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 18, 2013 at 6:10 PM, arun kumar <span dir="ltr">&lt;<a href="mailto:arunkr.linux@gmail.com" target="_blank">arunkr.linux@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Does the BSP has any role to play in the kernel build process.<br></div>is the Image &quot;Vmlinux&quot; dependent on BSP in any way?<br>
</div>
<br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br></div>