blob: 0c8fadafc2731c062de26532a85c17b671370329 [file] [log] [blame]
config CPU_ARMLTD_CORTEX_A9
bool
select ARCH_ARMV7
default n
if CPU_ARMLTD_CORTEX_A9
config BOOTBLOCK_CPU_INIT
string
default "cpu/armltd/cortex-a9/bootblock.c"
help
CPU/SoC-specific bootblock code.
endif