rv1126-uboot/tools
Joseph Chen 75e20461a6 tools: fit_image: add -Wno-unit_address_vs_reg
It seems this check is default enabled in high version DTC,
so let's force disable this noisy check since we don't care
about "reg" property for fit image.

<stdout>: Warning (unit_address_vs_reg): Node /images/uboot@1 has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): Node /images/uboot@1/hash@1 has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): Node /images/optee@1 has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): Node /images/optee@1/hash@1 has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): Node /images/fdt@1 has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): Node /images/fdt@1/hash@1 has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): Node /configurations/conf@1 has a unit name, but no reg property
......

Change-Id: I7d934bce66742c76397c004def1919bf4c6e7672
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2020-04-12 11:03:47 +08:00
..
binman
buildman
dtoc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
easylogo
env
gdb
images
kermit
libfdt UPSTREAM: libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 2018-12-24 17:20:37 +08:00
logos
omap
patman
rockchip tools: rockchip: resource_tool: independent on other files 2019-11-12 19:32:12 +08:00
scripts
.gitignore tools: rockchip: support hostprogs for pack tools 2018-09-28 10:12:53 +08:00
Makefile tools: rockchip: resource_tool: independent on other files 2019-11-12 19:32:12 +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 common: fit: support spl fit image check by tools/fit_check_sign 2020-03-29 09:57:04 +08:00
fdtgrep.c UPSTREAM: libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 2018-12-24 17:20:37 +08:00
fit_check_sign.c common: fit: support spl fit image check by tools/fit_check_sign 2020-03-29 09:57:04 +08:00
fit_common.c
fit_common.h
fit_image.c tools: fit_image: add -Wno-unit_address_vs_reg 2020-04-12 11:03:47 +08:00
fit_info.c tools: fit_info: add END address of property 2020-03-31 18:20:47 +08:00
gen_eth_addr.c
gen_ethaddr_crc.c UPSTREAM: tools: include necessary headers explicitly 2018-12-24 17:20:37 +08:00
genboardscfg.py
getline.c
getline.h
gpheader.h
gpimage-common.c
gpimage.c
ifdtool.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ifdtool.h
image-host.c common: fit: support spl fit image check by tools/fit_check_sign 2020-03-29 09:57:04 +08:00
imagetool.c
imagetool.h rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
img2brec.sh
img2srec.c
imximage.c
jtagconsole
kwbimage.c
kwbimage.h
kwboot.c
lpc32xximage.c
microcode-tool
microcode-tool.py
mingw_support.c
mingw_support.h
mips-relocs.c UPSTREAM: tools: include necessary headers explicitly 2018-12-24 17:20:37 +08:00
mkenvimage.c
mkexynosspl.c
mkimage.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
mkimage.h
mksunxiboot.c
moveconfig.py
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 rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rkcommon.h rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rkimage.c
rkmux.py
rknand.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rksd.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rkspi.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +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