浏览代码

Blackfin: add clkin_hz= to default kernel command line for ADI boards

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 16 年之前
父节点
当前提交
88f9faffb3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/bfin_adi_common.h

+ 1 - 0
include/configs/bfin_adi_common.h

@@ -110,6 +110,7 @@
 #endif
 #define CONFIG_BOOTARGS	\
 	"root=/dev/mtdblock0 rw " \
+	"clkin_hz=" MK_STR(CONFIG_CLKIN_HZ) " " \
 	"earlyprintk=" \
 		"serial," \
 		"uart" MK_STR(CONFIG_UART_CONSOLE) "," \