Home
last modified time | relevance | path

Searched refs:BL2_SIZE_BLOC_COUNT (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/configs/
A Dorigen.h85 #define BL2_SIZE_BLOC_COUNT (COPY_BL2_SIZE/512) macro
A Dsmdkv310.h67 #define BL2_SIZE_BLOC_COUNT (COPY_BL2_SIZE/512) macro
A Dexynos5-common.h94 #define BL2_SIZE_BLOC_COUNT (CONFIG_BL2_SIZE/512) macro
/u-boot/arch/arm/mach-exynos/
A Dspl_boot.c229 size = BL2_SIZE_BLOC_COUNT; in copy_uboot_to_ram()
240 copy_bl2_from_emmc(BL2_SIZE_BLOC_COUNT, CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()

Completed in 4 milliseconds