* linux BSP @ 2008-07-18 21:09 VenkataKrishna 2008-07-19 22:20 ` Jerry Van Baren 0 siblings, 1 reply; 2+ messages in thread From: VenkataKrishna @ 2008-07-18 21:09 UTC (permalink / raw) To: linuxppc-dev [-- Attachment #1: Type: text/plain, Size: 257 bytes --] Dear Friends, I want to ... 1. How to develop linux BSP to MPC8260. 2. where can I start to develop linux BSP. 3. what are tools available in market to develop linux BSP. Plz suggest me about this one. Thanks Regards Venkatakrishna Pari [-- Attachment #2: Type: text/html, Size: 2932 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux BSP 2008-07-18 21:09 linux BSP VenkataKrishna @ 2008-07-19 22:20 ` Jerry Van Baren 0 siblings, 0 replies; 2+ messages in thread From: Jerry Van Baren @ 2008-07-19 22:20 UTC (permalink / raw) To: VenkataKrishna; +Cc: linuxppc-dev VenkataKrishna wrote: > Dear Friends, > > I want to ……… > > 1. How to develop linux BSP to MPC8260. The term "BSP" (Board Support Package) is not used much in linux-land. By BSP you are probably referring to a boot program (bootrom) and a linux configuration (kernel/drivers). For a bootrom, I recommend u-boot. There are several 8260 boards in the standard u-boot repository that you can start from and customize for your board. If you go this route, you will want to subscribe to the u-boot-users list https://lists.sourceforge.net/lists/listinfo/u-boot-users For more information, sorted from general to specific: http://www.denx.de/ http://www.denx.de/en/Software/WebHome http://www.denx.de/wiki/UBoot/WebHome http://www.denx.de/wiki/UBoot/Documentation http://www.denx.de/wiki/DULG/Manual Browse the source: http://git.denx.de/ > 2. where can I start to develop linux BSP. Right from the comfort of your own linux computer! (Developing under Windows/cygwin/colinux is possible, but everything is between five times more difficult and infinitely more difficult. NOT recommended!) > 3. what are tools available in market to develop linux BSP. I would recommend downloading and installing ELDK from Denx. It is a reliable and painless cross compiler (THANKS, Wolfgang & Co.!) ftp://ftp.denx.de/pub/eldk/4.2/ppc-linux-x86/ in particular: ftp://ftp.denx.de/pub/eldk/4.2/ppc-linux-x86/iso/ppc-2008-04-01_freescale.iso > Thanks Regards > Venkatakrishna Pari You are welcome. gvb ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-19 22:21 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-07-18 21:09 linux BSP VenkataKrishna 2008-07-19 22:20 ` Jerry Van Baren
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).