9
0
Fork 0
barebox/arch/arm/mach-nomadik
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
8815.c arm: move nomadik timer to drivers/clocksource 2012-10-04 18:54:12 +08:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile arm: add Nomadik 8815 SoC support 2010-08-06 19:09:38 +02:00
clock.c arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00
clock.h arm: add Nomadik 8815 SoC support 2010-08-06 19:09:38 +02:00
reset.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
timer.c arm: move nomadik timer to drivers/clocksource 2012-10-04 18:54:12 +08:00