9
0
Fork 0
barebox/arch/openrisc
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/generic Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
configs openrisc: switch to defaultenv-2 and change boardinfo 2012-10-21 10:56:58 +02:00
cpu openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
include/asm remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
lib openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile Add __ashrdi3 and remove link to libgcc 2012-09-14 08:39:33 +02:00