Home
last modified time | relevance | path

Searched refs:SPI_FLASH_UBOOT_POS (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/configs/
A Dexynos5-common.h97 #define SPI_FLASH_UBOOT_POS (CONFIG_SEC_FW_SIZE + CONFIG_BL1_SIZE) macro
/u-boot/arch/arm/mach-exynos/
A Dspl_boot.c145 writel((SF_READ_DATA_CMD << 24) | SPI_FLASH_UBOOT_POS, &regs->tx_data); in exynos_spi_copy()
159 (void *)(SPI_FLASH_UBOOT_POS), i); in exynos_spi_copy()

Completed in 3 milliseconds