Home
last modified time | relevance | path

Searched defs:uboot_size (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c38 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
125 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
H A Dfsl_ifc_spl.c108 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h51 u32 uboot_size; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c107 static void exynos_spi_copy(unsigned int uboot_size, unsigned int uboot_addr) in exynos_spi_copy()
/OK3568_Linux_fs/u-boot/tools/
H A Dpblimage.c29 static int uboot_size; variable