All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-fdt/master
@ 2013-08-10 13:21 Jerry Van Baren
  2013-08-12 16:00 ` Tom Rini
  2013-08-12 16:35 ` Simon Glass
  0 siblings, 2 replies; 4+ messages in thread
From: Jerry Van Baren @ 2013-08-10 13:21 UTC (permalink / raw)
  To: u-boot

Note: This is the license header change from Roger Meier (thanks), acked 
by Wolfgang.  While this will diverge our source a bit from the dtc 
upstream, I'm willing to live with that for now and indefinitely if 
necessary.

I would like to start a dialog with David Gibson and Jon Loeliger to see 
if they are interested in adopting the compact license IDs. 
Unfortunately, I've been buried at work and am going on vacation, so 
that will have to wait a bit.

I also discovered the u-boot libfdt/fdt_wip.c has fdt_find_regions() 
from Simon that isn't in the upstream dtc version.  I slipped up on that 
one, I'll be looking into reconciling u-boot-fdt with the upstream dtc.
=================================================================
commit 3e06cd1f97792b4bc3882de1ac99f031fb0eaa80
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Jun 13 15:10:08 2013 -0700

     libfdt: Add fdt_find_regions()

     Add a function to find regions in device tree given a list of nodes to
     include and properties to exclude.

     See the header file for full documentation.

     Signed-off-by: Simon Glass <sjg@chromium.org>
=================================================================

Best regards,
gvb

----------------------------------------------------------------
The following changes since commit a78dac79ede7fbb4c9e816abc879655540c3f076:

   nds32: fix the missing COBJS-y change (2013-08-09 01:51:24 +0800)

are available in the git repository at:

   git://git.denx.de/u-boot-fdt.git master

for you to fetch changes up to 35084760a9f492f29434020b64f1db339bf99a23:

   libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause (2013-08-10 
09:04:25 -0400)

----------------------------------------------------------------
Roger Meier (1):
       libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause

  Licenses/README              |   13 ++++++------
  Licenses/bsd-2-clause.txt    |   25 ++++++++++++++++++++++
  lib/libfdt/fdt.c             |   47 
+-----------------------------------------
  lib/libfdt/fdt_empty_tree.c  |   47 
+-----------------------------------------
  lib/libfdt/fdt_ro.c          |   47 
+-----------------------------------------
  lib/libfdt/fdt_rw.c          |   47 
+-----------------------------------------
  lib/libfdt/fdt_strerror.c    |   47 
+-----------------------------------------
  lib/libfdt/fdt_sw.c          |   47 
+-----------------------------------------
  lib/libfdt/fdt_wip.c         |   47 
+-----------------------------------------
  lib/libfdt/libfdt_internal.h |   47 
+-----------------------------------------
  10 files changed, 40 insertions(+), 374 deletions(-)
  create mode 100644 Licenses/bsd-2-clause.txt

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

end of thread, other threads:[~2013-08-12 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-10 13:21 [U-Boot] Pull request: u-boot-fdt/master Jerry Van Baren
2013-08-12 16:00 ` Tom Rini
2013-08-12 16:35 ` Simon Glass
2013-08-12 17:12   ` Jerry Van Baren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.