[U-Boot] Pull request: u-boot-fdt/master
Tom Rini
trini at ti.com
Mon Aug 12 18:00:57 CEST 2013
On Sat, Aug 10, 2013 at 09:21:10AM -0400, Jerry Van Baren wrote:
> 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 at 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 at 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
Applied to u-boot/master, thanks!
--
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/20130812/a7e46bbc/attachment.pgp>
More information about the U-Boot
mailing list