]> git.sur5r.net Git - u-boot/commit
arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD
authorMarek Vasut <marex@denx.de>
Sat, 5 Dec 2015 19:08:21 +0000 (20:08 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 20 Dec 2015 02:36:51 +0000 (03:36 +0100)
commitea0823465157decd81bc06c3b6dfe8f604ee4471
treee3107d43141d87df8334c5c37c0a9b4f1ef0cab2
parenta5cad67735a1f098c22ec30941f1bd0422459069
arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD

We already have the CONFIG_SYS_BOARD variable, which defines the name
of the board. The value in CONFIG_HOSTNAME is exactly the same and is
thus just a duplicity, so switch it to reuse CONFIG_SYS_BOARD .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
include/configs/socfpga_arria5_socdk.h
include/configs/socfpga_common.h
include/configs/socfpga_cyclone5_socdk.h
include/configs/socfpga_de0_nano_soc.h
include/configs/socfpga_mcvevk.h
include/configs/socfpga_sockit.h
include/configs/socfpga_socrates.h
include/configs/socfpga_sr1500.h