public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] u-boot on c6x CPU ( texas instruments c6000 )
@ 2012-06-14 15:16 Dmitry Bondar
  2012-06-14 21:56 ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Bondar @ 2012-06-14 15:16 UTC (permalink / raw)
  To: u-boot

Can i share patches for start u-boot on tms320c6745 processor
(http://www.ti.com/product/tms320c6745)?
What is the best way?
May be somebody already make support c6000 (c6x) arch in u-boot?
For information:
C6X family of processors supported by gcc from version 4.7.0.
C6745 pin compatible with AM1705 (http://www.ti.com/product/am1705),
only CPU core is different, because drivers for davinci work ok on
c6745.
I'm work on this SOM http://inmys.ru/?_=/products/som_c6745
Now work: uart, nand, ethernet (drivers/serial/ns16550.c,
drivers/mtd/nand/davinci_nand.c, drivers/net/davinci_emac.c)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] u-boot on c6x CPU ( texas instruments c6000 )
  2012-06-14 15:16 [U-Boot] u-boot on c6x CPU ( texas instruments c6000 ) Dmitry Bondar
@ 2012-06-14 21:56 ` Marek Vasut
  2012-06-19 15:33   ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2012-06-14 21:56 UTC (permalink / raw)
  To: u-boot

Dear Dmitry Bondar,

> Can i share patches for start u-boot on tms320c6745 processor
> (http://www.ti.com/product/tms320c6745)?

Yes you can share patches.

> What is the best way?

Use "git send-email" and send them to this list.

> May be somebody already make support c6000 (c6x) arch in u-boot?

Is it really a self-standing architecture?

> For information:
> C6X family of processors supported by gcc from version 4.7.0.
> C6745 pin compatible with AM1705 (http://www.ti.com/product/am1705),
> only CPU core is different, because drivers for davinci work ok on
> c6745.

So it's not ARM I take it?

> I'm work on this SOM http://inmys.ru/?_=/products/som_c6745
> Now work: uart, nand, ethernet (drivers/serial/ns16550.c,
> drivers/mtd/nand/davinci_nand.c, drivers/net/davinci_emac.c)

Nice going! Please share the patches :-)

Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] u-boot on c6x CPU ( texas instruments c6000 )
  2012-06-14 21:56 ` Marek Vasut
@ 2012-06-19 15:33   ` Thomas Petazzoni
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-06-19 15:33 UTC (permalink / raw)
  To: u-boot

Le Thu, 14 Jun 2012 23:56:35 +0200,
Marek Vasut <marek.vasut@gmail.com> a ?crit :

> > May be somebody already make support c6000 (c6x) arch in u-boot?
> 
> Is it really a self-standing architecture?

Yes. Support for it has been added in gcc 4.7, see
http://gcc.gnu.org/gcc-4.7/changes.html. It is a DSP architecture, and
has its own instruction set.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-19 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 15:16 [U-Boot] u-boot on c6x CPU ( texas instruments c6000 ) Dmitry Bondar
2012-06-14 21:56 ` Marek Vasut
2012-06-19 15:33   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox