Re: [U-Boot] [PATCH v3 1/4] Add support new arch: c6x

2012-06-27 Thread bond
On Mon, Jun 25, 2012 at 10:02:38PM +0400, Dmitry Bondar wrote: C6X (C6000) is Texas Instruments architecture of fixed and floating-point DSPs. This patch add basic support. Many of code in arch/c6x/include/asm come from c6x-linux project (http://linux-c6x.org) Signed-off-by: Dmitry Bondar

Re: [U-Boot] [PATCH v2 0/4] Add support new arch: c6x

2012-06-24 Thread bond
Dear Wolfgang Denk, In message 20120623123302.5abca200...@gemini.denx.de you wrote: Dear Dmitry Bondar, In message 1340449870-26456-1-git-send-email-b...@inmys.ru you wrote: C6X (C6000) is family of fixed and floating-point DSPs manufactured by Texas Instruments. Signed-off-by: Dmitry