[U-Boot] [PATCH v3 0/4] Add support new arch: c6x
Tom Rini
trini at ti.com
Tue Jun 26 00:31:29 CEST 2012
On Mon, Jun 25, 2012 at 10:02:37PM +0400, Dmitry Bondar wrote:
> C6X (C6000) is family of fixed and floating-point DSPs manufactured by Texas Instruments.
> ---
> Changes for v2:
> - reset_c.c rewritten with readl/writel.
> - Tom Rini <trini at ti.com> added to cc
>
> Changes for v3:
> - fix coding style
> - arch/c6x/include/asm/io.h - add memory barriers on readl/writel ()
>
>
> Dmitry Bondar (4):
> Add support new arch: c6x
> c6x: Add support c674x CPUs
> c6x: Add suport build davinci SOC with c674x CPUs
> c6x: Add support c6745-som board
I found a good toolchain and gave building the series a whirl, and
here's a few things that need fixing:
- The davinci symlink isn't safe, running make again results in ln
complaining.
- The symlink doesn't work in conjunction with separate object
directories as it is in the main src tree.
- With O= we get arch/arm/cpu/arm926ejs/davinci/libdavinci.o because of
the above, which makes link fail.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120625/8fec4687/attachment.pgp>
More information about the U-Boot
mailing list