9
0
Fork 0
barebox/arch
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
..
arm Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
blackfin Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mips Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
nios2 Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
openrisc Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
ppc Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
sandbox Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
x86 Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00