9
0
Fork 0
barebox/arch/x86
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
..
boards/x86_generic Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
boot x86: initialize malloc pool before start_barebox() 2013-03-14 08:41:40 +01:00
configs x86 Generic platform: Fix prompt name 2011-03-10 11:15:04 +01:00
include/asm Avoid build error on "config SPI" is y 2013-06-02 11:19:21 +02:00
lib x86: initialize malloc pool before start_barebox() 2013-03-14 08:41:40 +01:00
mach-i386 Remove bad Kconfig reference to HAS_PCI 2012-12-08 12:22:12 +01:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile Makefile: generate a barebox-flash-image link 2012-08-12 16:16:44 +02:00
mach-x86.dox doc: eliminate nonexisting reference 2010-10-22 20:47:02 +02:00