u-boot/scripts/dtc
Simon Glass 97de532e59 pylibfdt: Correct the type for fdt_property_stub()
This function should use a void * type, not char *. This causes an error:

TypeError: in method 'fdt_property_stub', argument 3 of type 'char const *'

Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-11-04 18:15:32 -07:00
..
libfdt fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
pylibfdt pylibfdt: Correct the type for fdt_property_stub() 2019-11-04 18:15:32 -07:00
.gitignore
Makefile
Makefile.dtc
checks.c
data.c
dtc-lexer.l
dtc-parser.y
dtc.c
dtc.h
flattree.c
fstree.c
livetree.c
srcpos.c
srcpos.h
treesource.c
update-dtc-source.sh
util.c
util.h
version_gen.h