9
0
Fork 0
barebox/arch/arm/mach-zynq
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 ARM: remove unused clkdev.h 2013-05-12 12:30:19 +02:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile ARM: zynq: Add new architecture zynq 2013-03-27 09:23:48 +01:00
clk-zynq7000.c ARM: zynq: add support for ethernet 2013-04-03 17:21:51 +02:00
devices.c ARM: zynq: add support for ethernet 2013-04-03 17:21:51 +02:00
zynq.c ARM: zynq: Add new architecture zynq 2013-03-27 09:23:48 +01:00