[U-Boot] [PATCH v4] TI: DaVinci: Add board specific code for da850 EVM
Paulraj, Sandeep
s-paulraj at ti.com
Thu Jun 10 18:06:30 CEST 2010
> >
> > Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj at ti.com>
> > Acked-by: Ben Gardiner <bengardiner at nanometrics.ca>
> > Reviewed-by: Wolfgang Denk <wd at denx.de>
> > ---
> > MAINTAINERS | 4 +
> > MAKEALL | 1 +
> > Makefile | 3 +-
> > arch/arm/include/asm/arch-davinci/hardware.h | 1 +
> > board/davinci/da8xxevm/Makefile | 1 +
> > board/davinci/da8xxevm/da850evm.c | 111
> ++++++++++++++++++++
> > include/configs/da850evm.h | 140
> > ++++++++++++++++++++++++++
> > 7 files changed, 260 insertions(+), 1 deletions(-)
> > create mode 100644 board/davinci/da8xxevm/da850evm.c
> > create mode 100644 include/configs/da850evm.h
>
>
> Sudhakar,
>
> Unfortunately there are some checkpatch errors which need your attention.
>
> Atleast one error cannot be fixed but the others should.
>
> Also when I tried to apply the first patch in this series, it just would
> not apply. I applied the patch that this is dependent on.
>
> Can you submit all 3 patches one final time? It appears as if there are
> some dependencies.
>
> Thanks,
> Sandeep
It appears there was an issue with my version of git, which seemed to be the reason for these issues.
I have applied this patch set to u-boot-ti.
Thanks,
Sandeep
More information about the U-Boot
mailing list