Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/
Dspl_boot.c225 size = BL2_SIZE_BLOC_COUNT; in copy_uboot_to_ram()
236 copy_bl2_from_emmc(BL2_SIZE_BLOC_COUNT, CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
/external/u-boot/include/configs/
Dorigen.h100 #define BL2_SIZE_BLOC_COUNT (COPY_BL2_SIZE/512) macro
Dsmdkv310.h84 #define BL2_SIZE_BLOC_COUNT (COPY_BL2_SIZE/512) macro
Dexynos5-common.h100 #define BL2_SIZE_BLOC_COUNT (CONFIG_BL2_SIZE/512) macro