From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 3/5] tools: use files from scripts/dtc/libfdt where possible
Date: Fri, 17 Nov 2017 10:43:35 -0500 [thread overview]
Message-ID: <20171117154335.GZ9986@bill-the-cat> (raw)
In-Reply-To: <1508247020-28071-4-git-send-email-yamada.masahiro@socionext.com>
On Tue, Oct 17, 2017 at 10:30:18PM +0900, Masahiro Yamada wrote:
> Prior to this commit, tools/Makefile pulls all libfdt files from
> lib/libfdt.
>
> lib/libfdt/ and scripts/dtc/libfdt have the same copies for the
> followings 6 files:
> fdt.c fdt_addresses.c fdt_empty_tree.c fdt_overlay.c fdt_strerr.c
> fdt_sw.c
>
> This commit changes them to #include ones from scripts/dtc/libfdt.
>
> Unfortunately, U-Boot locally modified the following 3 files:
> fdt_ro.c fdt_wip.c fdt_rw.c
>
> I did not touch them in order to avoid unpredictable impact.
>
> The fdt_region.c is U-Boot own file. This is also borrowed from
> lib/libfdt/.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171117/57043a96/attachment.sig>
next prev parent reply other threads:[~2017-11-17 15:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-17 13:30 [U-Boot] [PATCH 0/5] libfdt: Reduce duplicated copies of libfdt Masahiro Yamada
2017-10-17 13:30 ` [U-Boot] [PATCH 1/5] libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* Masahiro Yamada
2017-10-22 14:35 ` Simon Glass
2017-10-22 15:34 ` Masahiro Yamada
2017-11-17 15:43 ` [U-Boot] [U-Boot, " Tom Rini
2017-10-17 13:30 ` [U-Boot] [PATCH 2/5] libfdt: change libfdt_internal.h " Masahiro Yamada
2017-11-17 15:43 ` [U-Boot] [U-Boot, " Tom Rini
2017-10-17 13:30 ` [U-Boot] [PATCH 3/5] tools: use files from scripts/dtc/libfdt where possible Masahiro Yamada
2017-11-17 15:43 ` Tom Rini [this message]
2017-10-17 13:30 ` [U-Boot] [PATCH 4/5] linux/types.h: add typedef of uintptr_t Masahiro Yamada
2017-11-17 15:43 ` [U-Boot] [U-Boot,4/5] " Tom Rini
2017-10-17 13:30 ` [U-Boot] [PATCH 5/5] lib: libfdt: wrap scripts/dtc/libfdt/* where possible Masahiro Yamada
2017-10-22 14:35 ` Simon Glass
2017-10-22 15:43 ` Masahiro Yamada
2017-11-17 15:43 ` [U-Boot] [U-Boot, " Tom Rini
2017-11-07 3:12 ` [U-Boot] [PATCH 0/5] libfdt: Reduce duplicated copies of libfdt Masahiro Yamada
2017-11-07 22:29 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171117154335.GZ9986@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox