Home
last modified time | relevance | path

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

123

/openbmc/linux/scripts/dtc/
H A Dupdate-dtc-source.sh63 cp ${DTC_UPSTREAM_PATH}/libfdt/${f} libfdt/${f}
64 git add libfdt/${f}
67 sed -i -- 's/#include <libfdt_env.h>/#include "libfdt_env.h"/g' ./libfdt/libfdt.h
68 sed -i -- 's/#include <fdt.h>/#include "fdt.h"/g' ./libfdt/libfdt.h
69 git add ./libfdt/libfdt.h
H A DMakefile14 libfdt-objs := fdt.o fdt_ro.o fdt_wip.o fdt_sw.o fdt_rw.o fdt_strerror.o fdt_empty_tree.o fdt_addre…
15 libfdt = $(addprefix libfdt/,$(libfdt-objs)) macro
16 fdtoverlay-objs := $(libfdt) fdtoverlay.o util.o
19 HOST_EXTRACFLAGS += -I $(srctree)/$(src)/libfdt
/openbmc/u-boot/scripts/dtc/
H A Dupdate-dtc-source.sh62 cp ${DTC_UPSTREAM_PATH}/libfdt/${f} libfdt/${f}
63 git add libfdt/${f}
66 sed -i -- 's/#include <libfdt_env.h>/#include "libfdt_env.h"/g' ./libfdt/libfdt.h
67 sed -i -- 's/#include <fdt.h>/#include "fdt.h"/g' ./libfdt/libfdt.h
68 git add ./libfdt/libfdt.h
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0019-libfdt-Undefine-__wordsize-if-already-defined.patch4 Subject: [PATCH] libfdt: Undefine __wordsize if already defined
13 opensrc/helpers/libfdt/libfdt_env.h | 4 ++++
16 diff --git a/opensrc/helpers/libfdt/libfdt_env.h b/opensrc/helpers/libfdt/libfdt_env.h
18 --- a/opensrc/helpers/libfdt/libfdt_env.h
19 +++ b/opensrc/helpers/libfdt/libfdt_env.h
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A DMakefile6 LIBFDT_srcdir = $(abspath $(srctree)/$(src)/../libfdt)
8 include $(LIBFDT_srcdir)/Makefile.libfdt
14 $(obj)/libfdt.i
31 clean-files += libfdt.i _libfdt.so libfdt.py libfdt_wrap.c
H A D.gitignore2 /libfdt.py
3 /libfdt.pyc
/openbmc/u-boot/tools/dtoc/
H A Dfdt.py12 import libfdt
13 from libfdt import QUIET_NOTFOUND
29 (errnum, libfdt.fdt_strerror(errnum), msg))
206 (libfdt.NOSPACE,)) == -libfdt.NOSPACE:
303 if offset != -libfdt.FDT_ERR_NOTFOUND:
435 (libfdt.NOSPACE,))
436 if offset != -libfdt.NOSPACE:
473 self._fdt_obj = libfdt.Fdt(fd.read())
486 fdt._fdt_obj = libfdt.Fdt(bytearray(data))
H A Dtest_fdt23 import libfdt
115 fdt.CheckErr(-libfdt.NOTFOUND, 'hello')
151 with self.assertRaises(libfdt.FdtException):
352 with self.assertRaises(libfdt.FdtException) as e:
360 with self.assertRaises(libfdt.FdtException) as e:
388 with self.assertRaises(libfdt.FdtException) as e:
H A Dtest_fdt.py23 import libfdt
115 fdt.CheckErr(-libfdt.NOTFOUND, 'hello')
151 with self.assertRaises(libfdt.FdtException):
352 with self.assertRaises(libfdt.FdtException) as e:
360 with self.assertRaises(libfdt.FdtException) as e:
388 with self.assertRaises(libfdt.FdtException) as e:
/openbmc/u-boot/lib/libfdt/
H A Dtest_libfdt.py9 import libfdt
14 print libfdt.fdt_path_offset(fdt, "/aliases")
H A DREADME1 The libfdt functionality was written by David Gibson. The original
4 URL: git://ozlabs.org/home/dgibson/git/libfdt.git
H A DMakefile25 ccflags-y := -I$(srctree)/scripts/dtc/libfdt
/openbmc/u-boot/scripts/dtc/libfdt/
H A DMakefile.libfdt6 LIBFDT_soname = libfdt.$(SHAREDLIB_EXT).1
7 LIBFDT_INCLUDES = fdt.h libfdt.h libfdt_env.h
/openbmc/linux/arch/powerpc/boot/
H A DMakefile131 libfdt := fdt.c fdt_ro.c fdt_wip.c fdt_sw.c fdt_rw.c fdt_strerror.c macro
132 libfdtheader := fdt.h libfdt.h libfdt_internal.h
134 $(addprefix $(obj)/,$(libfdt) libfdt-wrapper.o simpleboot.o epapr.o opal.o \
139 $(libfdt) libfdt-wrapper.c \
195 obj-plat: $(libfdt)
215 $(addprefix $(obj)/,$(libfdt) $(libfdtheader)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
225 $(zlib-decomp-) $(libfdt) $(libfdtheader) \
237 $(obj-libfdt): $(obj)/%.o: $(srctree)/scripts/dtc/libfdt/%.c FORCE
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-dtc_1.7.2.bb14 LIC_FILES_CHKSUM = "file://pylibfdt/libfdt.i;beginline=1;endline=6;md5=afda088c974174a29108c8d80b5d…
20 PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl"
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/
H A D0001-work-around-visibility-issue.patch8 have issues due to libfdt and others not being specified. Due to the
28 "libfdt",
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMbox.test_series_merge_on_head.2.skip30 …LIC_FILES_CHKSUM = "file://pylibfdt/libfdt.i;beginline=1;endline=6;md5=afda088c974174a29108c8d80b5…
38 PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl"
/openbmc/linux/drivers/firmware/efi/libstub/
H A DMakefile34 cflags-$(CONFIG_EFI_PARAMS_FROM_FDT) += -I$(srctree)/scripts/dtc/libfdt
76 libfdt-deps := fdt_rw.c fdt_ro.c fdt_wip.c fdt.c \
80 $(patsubst %.c,lib-%.o,$(libfdt-deps))
/openbmc/qemu/configs/targets/
H A Drx-softmmu.mak3 # all boards require libfdt
H A Dloongarch64-softmmu.mak6 # all boards require libfdt
H A Dppc64-softmmu.mak7 # all boards require libfdt
/openbmc/u-boot/tools/
H A DMakefile71 LIBFDT_OBJS := $(addprefix libfdt/, $(patsubst %.c, %.o, $(LIBFDT_SRCS_SYNCED))) \
72 $(addprefix lib/libfdt/, $(patsubst %.c, %.o, $(LIBFDT_SRCS_UNSYNCED)))
257 -I$(srctree)/scripts/dtc/libfdt \
/openbmc/linux/arch/mips/mti-malta/
H A DMakefile17 CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt
/openbmc/u-boot/lib/
H A DMakefile15 obj-$(CONFIG_FIT) += libfdt/
69 obj-$(CONFIG_$(SPL_TPL_)OF_LIBFDT) += libfdt/
/openbmc/qemu/hw/core/
H A DKconfig9 # fail the build if libfdt not found

123