Home
last modified time | relevance | path

Searched refs:fdt_pack (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/
H A Dfdtdec_test.c109 CHECK(fdt_pack(fdt)); in make_fdt()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c276 ret = fdt_pack(state->state_fdt); in sandbox_write_state()
/openbmc/u-boot/tools/
H A Dfit_image.c474 fdt_pack(fdt); in fit_extract_data()
590 fdt_pack(fdt); in fit_import_data()
H A Dfdtgrep.c868 ret = fdt_pack(fdt); in do_fdtgrep()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h1350 int fdt_pack(void *fdt);
H A Dfdt_rw.c493 int fdt_pack(void *fdt) in fdt_pack() function
/openbmc/u-boot/common/
H A Dimage-fit.c2150 fdt_pack(base); in boot_get_fdt_fit()
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped532 err = check_err(fdt_pack(self._fdt), quiet)