rv1126-uboot/tools
Masahiro Yamada 141b078475 UPSTREAM: tools: use files from scripts/dtc/libfdt where possible
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/.

Change-Id: I3e8fcd9f84cda502a0eca504896ab29d7f840d16
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit b38ad663a4b4ccd91a43b12e2d65179dbd2b40cb)
2018-01-17 15:27:28 +08:00
..
binman UPSTREAM: pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 2018-01-17 15:27:28 +08:00
buildman UPSTREAM: genconfig.py: Print defconfig next to warnings 2018-01-16 18:13:59 +08:00
dtoc dtoc: Add a header to the generated files 2017-09-12 16:04:38 +08:00
easylogo
env UPSTREAM: tools: env: allow to print U-Boot version 2018-01-17 15:27:28 +08:00
gdb
images rockchip: support pack resources into resource.img 2017-12-28 15:23:35 +08:00
kermit
libfdt UPSTREAM: tools: use files from scripts/dtc/libfdt where possible 2018-01-17 15:27:28 +08:00
logos
omap
patman UPSTREAM: patman: Fix error when the email blacklist is missing 2018-01-16 18:14:09 +08:00
scripts
.gitignore UPSTREAM: pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 2018-01-17 15:27:28 +08:00
Makefile UPSTREAM: tools: use files from scripts/dtc/libfdt where possible 2018-01-17 15:27:28 +08:00
aisimage.c
aisimage.h
atmel_pmecc_params.c
atmelimage.c
bmp_logo.c
default_image.c
dumpimage.c
dumpimage.h
envcrc.c
fdt_host.h
fdtgrep.c UPSTREAM: Do not attempt to use the systemwide libfdt 2018-01-17 15:27:28 +08:00
fit_check_sign.c
fit_common.c
fit_common.h
fit_image.c UPSTREAM: tools/mkimage: Fix DTC run command to handle file names with space 2018-01-17 15:27:28 +08:00
fit_info.c
gen_eth_addr.c
gen_ethaddr_crc.c
genboardscfg.py UPSTREAM: genconfig.py: Print defconfig next to warnings 2018-01-16 18:13:59 +08:00
getline.c
getline.h
gpheader.h
gpimage-common.c
gpimage.c
ifdtool.c
ifdtool.h
image-host.c UPSTREAM: tools: image: fix node name of signature node in FIT 2018-01-17 15:27:28 +08:00
imagetool.c
imagetool.h rockchip: mkimage: add support for rockchip nand boot image 2017-11-07 16:30:53 +08:00
img2brec.sh
img2srec.c
imximage.c
jtagconsole
kwbimage.c tools/kwbimage: fix v1 header verification 2017-07-12 06:57:55 +02:00
kwbimage.h tools/kwbimage.h: make offset marks style consistent 2017-07-12 06:57:55 +02:00
kwboot.c
lpc32xximage.c
microcode-tool
microcode-tool.py
mingw_support.c
mingw_support.h
mips-relocs.c mips-relocs: Fix warning from gcc 6.3 2017-07-25 20:44:38 +02:00
mkenvimage.c
mkexynosspl.c
mkimage.c rockchip: mkimage: add support for rockchip nand boot image 2017-11-07 16:30:53 +08:00
mkimage.h dtc: mkimage: Add the possibility to specify DTC 2017-07-22 15:36:19 -04:00
mksunxiboot.c
moveconfig.py UPSTREAM: moveconfig: Use fd.write() instead of print >> 2018-01-16 18:13:59 +08:00
mxsboot.c
mxsimage.c
mxsimage.h
ncb.c
netconsole
omapimage.c
omapimage.h
os_support.c
os_support.h
pbl_crc32.c
pbl_crc32.h
pblimage.c
pblimage.h
proftool.c
relocate-rela.c
rkcommon.c UPSTREAM: rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) 2017-11-08 15:20:53 +08:00
rkcommon.h UPSTREAM: rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) 2017-11-08 15:20:53 +08:00
rkimage.c
rkmux.py
rknand.c UPSTREAM: rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) 2017-11-08 15:20:53 +08:00
rksd.c rockchip: mkimage: add support for rockchip nand boot image 2017-11-07 16:30:53 +08:00
rkspi.c rockchip: mkimage: add support for rockchip nand boot image 2017-11-07 16:30:53 +08:00
socfpgaimage.c
sunxi-spl-image-builder.c
ublimage.c
ublimage.h
ubsha1.c
vybridimage.c
xway-swap-bytes.c
zynqimage.c
zynqmpimage.c