[U-Boot] [PATCH 1/3] Add nitrogen6x board
Tom Rini
trini at ti.com
Fri Oct 5 21:00:27 CEST 2012
On Fri, Oct 05, 2012 at 11:42:19AM -0700, Eric Nelson wrote:
> On 10/05/2012 10:24 AM, Albert ARIBAUD wrote:
> >Hi Eric,
> >
> >On Thu, 4 Oct 2012 12:49:07 -0700, Eric Nelson
> ><eric.nelson at boundarydevices.com> wrote:
> >
> >>Signed-off-by: Eric Nelson<eric.nelson at boundarydevices.com>
> >>---
> >> board/boundary/nitrogen6x/Makefile | 41 ++
> >> board/boundary/nitrogen6x/README | 77 +++
> >> board/boundary/nitrogen6x/nitrogen6x.c | 840 ++++++++++++++++++++++++++++++++
> >> boards.cfg | 1 +
> >> include/configs/nitrogen6x.h | 242 +++++++++
> >> 5 files changed, 1201 insertions(+), 0 deletions(-)
> >> create mode 100644 board/boundary/nitrogen6x/Makefile
> >> create mode 100644 board/boundary/nitrogen6x/README
> >> create mode 100644 board/boundary/nitrogen6x/nitrogen6x.c
> >> create mode 100644 include/configs/nitrogen6x.h
> >
> >If this is essentially a copy of sabrelite, I am surprised that git
> >does not report any copies. Did you use -C with git format-patch ?
> >
>
> Hi Albert,
>
> I didn't use '-C' (didn't know about it: thanks for the tip!).
>
> It wouldn't have detected copies though, because I made slight
> changes in each of these files, replacing the board names and
> file names in board/boundary/ and altering the default environment
> (policy bits) in nitrogen6x.h.
And we can't deal with this by factoring the code differently?
--
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/20121005/2a5db59e/attachment.pgp>
More information about the U-Boot
mailing list