Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c226 size = BL2_SIZE_BLOC_COUNT; in copy_uboot_to_ram()
237 copy_bl2_from_emmc(BL2_SIZE_BLOC_COUNT, CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dorigen.h105 #define BL2_SIZE_BLOC_COUNT (COPY_BL2_SIZE/512) macro
H A Dsmdkv310.h87 #define BL2_SIZE_BLOC_COUNT (COPY_BL2_SIZE/512) macro
H A Dexynos5-common.h101 #define BL2_SIZE_BLOC_COUNT (CONFIG_BL2_SIZE/512) macro