summaryrefslogtreecommitdiffstats
path: root/include/post.h
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2010-04-24 19:27:11 +0200
committerWolfgang Denk <wd@denx.de>2010-04-24 22:56:41 +0200
commit29fd7ceb3c1cb7ffaffce1047e806d1e85e3ab4b (patch)
tree432a17a24100ec42fcb131f888ff47907df65fa4 /include/post.h
parent2ebdb9a9d7abcb17fdbfdc4bbb71b4ef538fc713 (diff)
downloadblackbird-obmc-uboot-29fd7ceb3c1cb7ffaffce1047e806d1e85e3ab4b.tar.gz
blackbird-obmc-uboot-29fd7ceb3c1cb7ffaffce1047e806d1e85e3ab4b.zip
mpc5121: pdm360ng: add coprocessor POST
Adds coprocessor communication POST code Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/post.h')
-rw-r--r--include/post.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/post.h b/include/post.h
index ff83bce6b4..3da959d9a3 100644
--- a/include/post.h
+++ b/include/post.h
@@ -124,6 +124,7 @@ extern int post_hotkeys_pressed(void);
#define CONFIG_SYS_POST_BSPEC4 0x00080000
#define CONFIG_SYS_POST_BSPEC5 0x00100000
#define CONFIG_SYS_POST_CODEC 0x00200000
+#define CONFIG_SYS_POST_COPROC 0x00400000
#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud