[U-Boot] [PATCH 1/3] Prepare for da850 support

Sudhakar Rajashekhara sudhakar.raj at ti.com
Fri Dec 18 13:30:57 CET 2009


Hi,

On Fri, Dec 18, 2009 at 02:42:01, Wolfgang Denk wrote:
> Dear Sudhakar Rajashekhara,
> 
> In message <1260959053-29746-1-git-send-email-sudhakar.raj at ti.com> you wrote:
> > DA850/OMAP-L138 is a new SoC from Texas Instruments
> > (http://focus.ti.com/docs/prod/folders/print/omap-l138.html).
> > This SoC is similar to DA830/OMAP-L137 in many aspects. Hence
> > rename the da830 specific files and folders to da8xx to
> > accommodate DA850/OMAP-L138.
> ...
> >  7 files changed, 226 insertions(+), 222 deletions(-)
> >  delete mode 100644 board/davinci/da830evm/Makefile
> >  delete mode 100644 board/davinci/da830evm/config.mk
> >  delete mode 100644 board/davinci/da830evm/da830evm.c
> >  create mode 100644 board/davinci/da8xxevm/Makefile
> >  create mode 100644 board/davinci/da8xxevm/config.mk
> >  create mode 100644 board/davinci/da8xxevm/da830evm.c
> 
> Please use the "-M" option to "git  format-patch" (maybe also "-C" and
> even "--find-copies-harder") to save reviewers the work of comparing
> the deleted and the new files.
> 
> Please resubmit - I am not in the mood to manually compare the files.
> 

I was not aware of the -M option. I'll resubmit the patch after addressing your
comments.

Thanks,
Sudhakar




More information about the U-Boot mailing list