projects
/
karo-tx-uboot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0479975
)
karo: tx51: fix definition of CONFIG_SYS_CPU_CLK_STR
author
Lothar Waßmann
<LW@KARO-electronics.de>
Mon, 28 Sep 2015 08:06:15 +0000
(10:06 +0200)
committer
Lothar Waßmann
<LW@KARO-electronics.de>
Mon, 28 Sep 2015 08:06:15 +0000
(10:06 +0200)
include/configs/tx51.h
patch
|
blob
|
history
diff --git
a/include/configs/tx51.h
b/include/configs/tx51.h
index
ce82714
..
624343f
100644
(file)
--- a/
include/configs/tx51.h
+++ b/
include/configs/tx51.h
@@
-119,7
+119,7
@@
"mtdids=" MTDIDS_DEFAULT "\0" \
"mtdparts=" MTDPARTS_DEFAULT "\0"
#else
-#define CONFIG_SYS_CPU_CLK_STR xstr(CONFIG_SYS_
M
PU_CLK)
+#define CONFIG_SYS_CPU_CLK_STR xstr(CONFIG_SYS_
C
PU_CLK)
#define CONFIG_EXTRA_ENV_SETTINGS \
"autostart=no\0" \