9
0
Fork 0
barebox/arch/arm/boards/friendlyarm-tiny6410
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 ARM/Samsung: add the Tiny6410 platform as a user of the S3C6410 SoC 2012-07-30 11:35:27 +02:00
Kconfig ARM/Samsung: add the Tiny6410 platform as a user of the S3C6410 SoC 2012-07-30 11:35:27 +02:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
config.h ARM/Samsung: add the Tiny6410 platform as a user of the S3C6410 SoC 2012-07-30 11:35:27 +02:00
development-board.c Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
lowlevel.c arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init 2013-02-08 09:35:40 +01:00
tiny6410.c ARM/Samsung: add the Tiny6410 platform as a user of the S3C6410 SoC 2012-07-30 11:35:27 +02:00
tiny6410.h ARM/Samsung: add the Tiny6410 platform as a user of the S3C6410 SoC 2012-07-30 11:35:27 +02:00