Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c400 static int fdt_check_hash(void *fdt_addr, u32 fdt_size, in fdt_check_hash()
435 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 Dfit.c507 int fit_image_read_dtb(void *fdt_addr) in fit_image_read_dtb()
H A Dresource_img.c491 int rockchip_read_resource_dtb(void *fdt_addr, char **hash, int *hash_size) in rockchip_read_resource_dtb()
H A Dboard.c265 void *fdt_addr; in boot_from_udisk() local
/rk3399_rockchip-uboot/common/
H A Dimage-fdt.c39 static const image_header_t *image_get_fdt(ulong fdt_addr) in image_get_fdt()
386 ulong fdt_addr; in boot_get_fdt() local
H A Dandroid_bootloader.c189 char *fdt_addr = NULL; in android_bootloader_get_fdt() local
298 char *fdt_addr = env_get("fdt_addr_r"); in android_bootloader_boot_kernel() local
1088 int android_fdt_overlay_apply(void *fdt_addr) in android_fdt_overlay_apply()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_atf.c125 uintptr_t bl33_entry, uintptr_t fdt_addr) in bl31_entry()
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/include/
H A Dspl.h40 void *fdt_addr; member
/rk3399_rockchip-uboot/net/
H A Dfastboot.c420 char *fdt_addr = getenv("fdt_addr_r"); in boot_downloaded_image() local