diff options
Diffstat (limited to 'include/configs/platinum_picon.h')
-rw-r--r-- | include/configs/platinum_picon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/platinum_picon.h b/include/configs/platinum_picon.h index 20315546aa..148e561ed0 100644 --- a/include/configs/platinum_picon.h +++ b/include/configs/platinum_picon.h @@ -16,7 +16,7 @@ #define CONFIG_FEC_XCV_TYPE RMII #define CONFIG_FEC_MXC_PHYADDR 0 -#define CONFIG_HOSTNAME picon +#define CONFIG_HOSTNAME "picon" #define CONFIG_PLATFORM_ENV_SETTINGS "\0" |