9
0
Fork 0
barebox/arch/arm/boards/pcm051
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
..
env Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile AM33XX: pcm051: Create custom mux file 2013-03-25 10:21:21 +01:00
board.c Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
lowlevel.c arm: omap: store boot source info from ROM loader 2013-07-10 23:30:42 +02:00
mux.c PCM051: Add muxing for user led and btn 2013-07-09 19:33:15 +02:00
mux.h PCM051: Add muxing for user led and btn 2013-07-09 19:33:15 +02:00