Home
last modified time | relevance | path

Searched defs:fdt_addr (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c418 static int fdt_check_hash(void *fdt_addr, u32 fdt_size, in fdt_check_hash()
445 static int fdt_check_hash(void *fdt_addr, u32 fdt_size, in fdt_check_hash()
474 static int rockchip_read_distro_dtb(void *fdt_addr) in rockchip_read_distro_dtb()
H A Dkernel_dtb.c302 ulong fdt_addr = 0; in init_kernel_dtb() local
H A Dresource_img.c462 int rockchip_read_resource_dtb(void *fdt_addr, char **hash, int *hash_size) in rockchip_read_resource_dtb()
H A Dfit.c450 int fit_image_read_dtb(void *fdt_addr) in fit_image_read_dtb()
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Depapr.c26 static unsigned long fdt_addr; variable
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c39 static const image_header_t *image_get_fdt(ulong fdt_addr) in image_get_fdt()
365 ulong fdt_addr; in boot_get_fdt() local
H A Dandroid_bootloader.c190 char *fdt_addr = NULL; in android_bootloader_get_fdt() local
299 char *fdt_addr = env_get("fdt_addr_r"); in android_bootloader_boot_kernel() local
1082 int android_fdt_overlay_apply(void *fdt_addr) in android_fdt_overlay_apply()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_atf.c118 uintptr_t bl33_entry, uintptr_t fdt_addr) in bl31_entry()
/OK3568_Linux_fs/u-boot/cmd/
H A Ddtimg.c46 ulong fdt_addr; in dtimg_get_fdt() local
H A Dbootefi.c223 unsigned long addr, fdt_addr = 0; in do_bootefi() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defi-stub.c127 unsigned long fdt_addr = 0; /* Original DTB */ in efi_pe_entry() local
H A Dfdt.c244 unsigned long fdt_addr, in allocate_new_fdt_and_exit_boot()
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h40 void *fdt_addr; member
/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c420 char *fdt_addr = getenv("fdt_addr_r"); in boot_downloaded_image() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-bootinfo.h127 uint64_t fdt_addr; member