Searched refs:libfdt (Results 1 – 17 of 17) sorted by relevance
1 Licensing and contribution policy of dtc and libfdt5 libfdt which comprises the files in the libfdt/ subdirectory. These7 dtc does not incoporate or rely on libfdt for its operation, nor vice17 libfdt, however, is GPL/BSD dual-licensed. That is, it may be used20 given in the copyright banners of each of the libfdt source files.24 I made the decision to license libfdt in this way because I want to32 back to the libfdt mainline. While I hope that doesn't happen, I33 believe the goal of allowing libfdt to be widely used is more34 important than avoiding that. libfdt is quite small, and hardly43 libfdt into such environments and so difficult to suitably word a[all …]
18 CPPFLAGS = -I libfdt -I .118 all: $(BIN) libfdt134 LIBFDT_objdir = libfdt135 LIBFDT_srcdir = libfdt136 LIBFDT_archive = $(LIBFDT_objdir)/libfdt.a137 LIBFDT_lib = $(LIBFDT_objdir)/libfdt-$(DTC_VERSION).$(SHAREDLIB_EXT)141 include $(LIBFDT_srcdir)/Makefile.libfdt143 .PHONY: libfdt144 libfdt: $(LIBFDT_archive) $(LIBFDT_lib) target173 ln -sf $(LIBFDT_soname) $(DESTDIR)$(LIBDIR)/libfdt.$(SHAREDLIB_EXT)
2 working with device tree source and binary files and also libfdt, a12 The following list is for discussion about dtc and libfdt implementation
6 CFLAGS+= -I${SYSDIR}/contrib/libfdt8 LIBFDT= ${BOOTOBJ}/fdt/libfdt.a
6 LIBFDT_soname = libfdt.$(SHAREDLIB_EXT).17 LIBFDT_INCLUDES = fdt.h libfdt.h libfdt_env.h
3 - Complete libfdt.h documenting comments
5 .PATH: ${SYSDIR}/contrib/libfdt/16 CFLAGS+= -I${SYSDIR}/contrib/libfdt/ -I${LDRSRC}
33 INCLUDES+= -I$S/contrib/libfdt
28 INCLUDES+= -I$S/contrib/libfdt
34 INCLUDES+= -I$S/contrib/libfdt
36 INCLUDES+= -I$S/contrib/libfdt
29 INCLUDES+= -I$S/contrib/libfdt
31 INCLUDES+= -I$S/contrib/libfdt
33 INCLUDES+= -I$S/contrib/libfdt -I$S/gnu/dts/include
578 contrib/libfdt/fdt.c optional fdt579 contrib/libfdt/fdt_ro.c optional fdt580 contrib/libfdt/fdt_rw.c optional fdt581 contrib/libfdt/fdt_strerror.c optional fdt582 contrib/libfdt/fdt_sw.c optional fdt583 contrib/libfdt/fdt_wip.c optional fdt
6 _LIBFDTDIR= ${.CURDIR}/../../../sys/contrib/libfdt
21 III - libfdt291 using the libfdt code.644 III - libfdt