Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c37 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
124 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
H A Dfsl_ifc_spl.c107 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h50 u32 uboot_size; member
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c106 static void exynos_spi_copy(unsigned int uboot_size, unsigned int uboot_addr) in exynos_spi_copy()
/openbmc/u-boot/tools/
H A Dpblimage.c28 static int uboot_size; variable