public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/4] add TI DA8xx support:
@ 2009-10-23 10:34 Nick Thompson
  2009-10-24 20:44 ` Tom
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Thompson @ 2009-10-23 10:34 UTC (permalink / raw)
  To: u-boot

Add initial support for DA8xx SoC's and the spectrum digital DA830 EVM board.

DA8xx is similar to DaVinci devices, but has a differing memory map and
updated peripherals. It is intended that DaVinci drivers will be modified in
some way to support these differences.

A side effect of this is that there are some legacy code constructs in this
patch set that are required to utilise the DaVinci drivers as they stand now.
For example there are some volatiles and memory pointer types defined that are
no longer considered acceptable.

The new code in this patch set doesn't use these constructs and the remaining
artifacts can be removed when the DaVinci drivers stop using them.

---
Changes from previous patch set:

Removed Ethernet support (will add after davinci_emac has been patched)
Moved board support to DaVinci directory for easier driver integration.
Patch set run through checkpatch. (remaining WARNINGS should be justifiable)
Removed unused code.
Addressed comments on v1 Patch set.

Nick.

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

* [U-Boot] [PATCH v2 0/4] add TI DA8xx support:
  2009-10-23 10:34 [U-Boot] [PATCH v2 0/4] add TI DA8xx support: Nick Thompson
@ 2009-10-24 20:44 ` Tom
  0 siblings, 0 replies; 2+ messages in thread
From: Tom @ 2009-10-24 20:44 UTC (permalink / raw)
  To: u-boot

Nick Thompson wrote:
> Add initial support for DA8xx SoC's and the spectrum digital DA830 EVM board.
> 
> DA8xx is similar to DaVinci devices, but has a differing memory map and
> updated peripherals. It is intended that DaVinci drivers will be modified in
> some way to support these differences.
> 
> A side effect of this is that there are some legacy code constructs in this
> patch set that are required to utilise the DaVinci drivers as they stand now.
> For example there are some volatiles and memory pointer types defined that are
> no longer considered acceptable.
> 
> The new code in this patch set doesn't use these constructs and the remaining
> artifacts can be removed when the DaVinci drivers stop using them.
> 
> ---
> Changes from previous patch set:
> 
> Removed Ethernet support (will add after davinci_emac has been patched)
> Moved board support to DaVinci directory for easier driver integration.
> Patch set run through checkpatch. (remaining WARNINGS should be justifiable)
> Removed unused code.
> Addressed comments on v1 Patch set.
> 

I ran this patchset against u-boot-ti/master.

Please check on this error.

dv_board.c:41:32: error: asm/arch/emac_defs.h: No such file or directory
make[1]: *** No rule to make target 
`/work/test/u-boot/t-da8xx/DATE/build/board/davinci/da830evm/.depend', 
needed by 
`/work/test/u-boot/t-da8xx/2009_10_24_14_39/build/board/davinci/da830evm/libda830evm.a'. 
  Stop.
make: *** 
[/work/test/u-boot/t-da8xx/DATE/build/board/davinci/da830evm/libda830evm.a] 
Error 2

Tom

> Nick.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

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

end of thread, other threads:[~2009-10-24 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 10:34 [U-Boot] [PATCH v2 0/4] add TI DA8xx support: Nick Thompson
2009-10-24 20:44 ` Tom

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