<div dir="ltr">Hi Arun,<div><br></div><div>Generally, the BSP stands for Board Support Package.</div><div><div> </div><div>The elements that are contained in the BSP are </div><div>1) Boot Loader </div><div>2) OEM Adaptation Layer (OAL)</div>
<div>3) Device Drivers</div><div>4) Configuration Files</div><div> </div><div>--&gt; Boot Loader downloads the OS images in to the target board</div><div>--&gt; OAL links the kernel image and supports hardware initialization and management.</div>
<div>--&gt; Device Drivers supports on board peripherals OR peripherals that are attached to the board at run time</div><div>--&gt; Configuration Files are created to configure the BSP environment variables.</div></div><div>
<br></div><div>I hope, this helps you.</div><div><br></div><div>Regards,</div><div>Srinivas G.</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>