9
0
Fork 0
barebox/arch/arm/mach-vexpress
Sascha Hauer 068bed22a6 Set model and hostname at boardlevel
With multiboard support the compiletime generated BOARDINFO string
gets more and more meaningless. This removes it from Kconfig and
replaces it with a variable that can be set at boardlevel.

Also many boards have a standard setting for the hostname in the
environment. This patch also moves the standard to C code by calling
barebox_set_hostname().

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-08-16 08:40:55 +02:00
..
include/mach clk: remove unused __clk_[get|put] 2013-04-03 17:22:11 +02:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile arm: add vexpress board support 2013-02-12 08:49:27 +01:00
devices.c vexpress: detect the board periph mapping and detecting the sp804 mapping 2013-02-13 09:21:44 +01:00
reset.c arm: add vexpress board support 2013-02-12 08:49:27 +01:00
v2m.c vexpress: detect the board periph mapping and detecting the sp804 mapping 2013-02-13 09:21:44 +01:00