projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3515fd1
)
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
author
Yuri Tikhonov
<yur@pollux.denx.de>
Mon, 4 Feb 2008 13:10:01 +0000
(14:10 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 18 Mar 2008 20:59:23 +0000
(21:59 +0100)
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
post/tests.c
patch
|
blob
|
history
diff --git
a/post/tests.c
b/post/tests.c
index
698f85c
..
ed4ef2b
100644
(file)
--- a/
post/tests.c
+++ b/
post/tests.c
@@
-225,7
+225,7
@@
struct post_test post_list[] =
CFG_POST_DSP
},
#endif
-#if CONFIG_POST & CFG_POST_
DSP
+#if CONFIG_POST & CFG_POST_
CODEC
{
"CODEC test",
"codec",