summaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/uniphier.h')
-rw-r--r--include/configs/uniphier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 0a86c8d..5ec60d6 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -221,7 +221,7 @@
"ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:off;" \
"tftpboot; bootm;"
-#define CONFIG_BOOTARGS " user_debug=0x1f init=/sbin/init"
+#define CONFIG_BOOTARGS " earlyprintk loglevel=8"
#ifdef CONFIG_FIT
#define CONFIG_BOOTFILE "fitImage"