Home
last modified time | relevance | path

Searched refs:libfdt (Results 1 – 9 of 9) sorted by relevance

/external/dtc/
DREADME.license1 Licensing and contribution policy of dtc and libfdt
5 libfdt which comprises the files in the libfdt/ subdirectory. These
7 dtc does not incoporate or rely on libfdt for its operation, nor vice
17 libfdt, however, is GPL/BSD dual-licensed. That is, it may be used
20 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 to
27 tools. Allowing libfdt to be used under the terms of the BSD license
30 This does mean that libfdt code could be "stolen" - say, included in a
32 back to the libfdt mainline. While I hope that doesn't happen, I
33 believe the goal of allowing libfdt to be widely used is more
[all …]
DMakefile18 CPPFLAGS = -I libfdt -I .
118 all: $(BIN) libfdt
134 LIBFDT_objdir = libfdt
135 LIBFDT_srcdir = libfdt
136 LIBFDT_archive = $(LIBFDT_objdir)/libfdt.a
137 LIBFDT_lib = $(LIBFDT_objdir)/libfdt-$(DTC_VERSION).$(SHAREDLIB_EXT)
141 include $(LIBFDT_srcdir)/Makefile.libfdt
143 .PHONY: libfdt
144 libfdt: $(LIBFDT_archive) $(LIBFDT_lib) target
173 ln -sf $(LIBFDT_soname) $(DESTDIR)$(LIBDIR)/libfdt.$(SHAREDLIB_EXT)
DREADME2 working with device tree source and binary files and also libfdt, a
12 The following list is for discussion about dtc and libfdt implementation
DAndroid.bp2 "libfdt"
DAndroid.mk24 libfdt
/external/dtc/libfdt/
DMakefile.libfdt6 LIBFDT_soname = libfdt.$(SHAREDLIB_EXT).1
7 LIBFDT_INCLUDES = fdt.h libfdt.h libfdt_env.h
DTODO3 - Complete libfdt.h documenting comments
DAndroid.bp2 name: "libfdt",
/external/dtc/Documentation/
Dmanual.txt21 III - libfdt
291 using the libfdt code.
644 III - libfdt