Searched refs:IMEM_BASE (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-rockchip/rk3368/
H A Drk3368.c19 #define IMEM_BASE 0xFF8C0000 macro
21 /* Max MCU's SRAM value is 8K, begin at (IMEM_BASE + 4K) */
22 #define MCU_SRAM_BASE (IMEM_BASE + 1024 * 4)

Completed in 32 milliseconds