Newer
Older
barebox / arch / arm / boards / versatile / Kconfig
@Sascha Hauer Sascha Hauer on 16 Aug 2013 76 bytes Set model and hostname at boardlevel

if MACH_VERSATILEPB

config ARCH_TEXT_BASE
	hex
	default 0x01000000

endif