Newer
Older
barebox / arch / arm / boards / vexpress / Kconfig
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 12 Feb 2013 134 bytes arm: add vexpress board support

if MACH_VERSATILEPB

config ARCH_TEXT_BASE
	hex
	default 0x01000000

config BOARDINFO
	default "ARM Versatile/PB (ARM926EJ-S)"
endif