Re: [U-Boot] u-boot on c6x CPU ( texas instruments c6000 )

2012-06-19 Thread Thomas Petazzoni
Le Thu, 14 Jun 2012 23:56:35 +0200, Marek Vasut 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

Re: [U-Boot] u-boot on c6x CPU ( texas instruments c6000 )

2012-06-14 Thread Marek Vasut
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?