* [U-Boot] FW: Please Pull u-boot-ti/master
[not found] <0554BEF07D437848AF01B9C9B5F0BC5D9E382DDD@dlee01.ent.ti.com>
@ 2010-06-02 19:10 ` Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2010-06-02 19:10 UTC (permalink / raw)
To: u-boot
Paulraj, Sandeep wrote:
> FYI.
>
> Can you apply this please
>
>
> The following changes since commit 9bb3b3d4406c1e388a99f6fb189147d6a06cc2cf:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-ti.git master
>
> Sudhakar Rajashekhara (3):
> da830: Move common code out of da830evm.c file
> TI: DaVinci: Prepare for da850 support
> TI: DaVinci: Add board specific code for da850
>
This breaks many davinci targets.
This is the common error
misc.c: In function 'irq_init':
misc.c:51: error: 'davinci_aintc_regs' undeclared (first use in this function)
misc.c:51: error: (Each undeclared identifier is reported only once
misc.c:51: error: for each function it appears in.)
make[1]: *** [.../build/board/davinci/common/misc.o] Error 1
make: *** [.../build/board/davinci/common/libdavinci.a] Error 2
make: *** Waiting for unfinished jobs....
This must be resolved.
Tom
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 5 +-
> arch/arm/include/asm/arch-davinci/hardware.h | 1 +
> board/davinci/common/misc.c | 30 +++++
> board/davinci/common/misc.h | 7 +
> board/davinci/{da830evm => da8xxevm}/Makefile | 5 +-
> board/davinci/{da830evm => da8xxevm}/config.mk | 0
> board/davinci/{da830evm => da8xxevm}/da830evm.c | 28 ++---
> board/davinci/da8xxevm/da850evm.c | 110 ++++++++++++++++++
> include/configs/da850evm.h | 140 +++++++++++++++++++++++
> 11 files changed, 311 insertions(+), 20 deletions(-)
> rename board/davinci/{da830evm => da8xxevm}/Makefile (91%)
> rename board/davinci/{da830evm => da8xxevm}/config.mk (100%)
> rename board/davinci/{da830evm => da8xxevm}/da830evm.c (90%)
> create mode 100644 board/davinci/da8xxevm/da850evm.c
> create mode 100644 include/configs/da850evm.h
> _______________________________________________
>
>
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-02 19:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <0554BEF07D437848AF01B9C9B5F0BC5D9E382DDD@dlee01.ent.ti.com>
2010-06-02 19:10 ` [U-Boot] FW: Please Pull u-boot-ti/master Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox