projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f64ba2
)
Blackfin: add clkin_hz= to default kernel command line for ADI boards
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 9 Dec 2008 18:47:39 +0000
(13:47 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 25 Mar 2009 00:36:29 +0000
(20:36 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bfin_adi_common.h
patch
|
blob
|
history
diff --git
a/include/configs/bfin_adi_common.h
b/include/configs/bfin_adi_common.h
index 6afce4da9dddb7d7bd7601ead1bfe1be1f240a14..bfe53762c397a08d5a1c674dbfb2132541e1c49f 100644
(file)
--- a/
include/configs/bfin_adi_common.h
+++ b/
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) "," \