summaryrefslogtreecommitdiff
path: root/include/post.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-08-15 19:06:27 (GMT)
committerStefan Roese <sr@denx.de>2007-08-15 19:06:27 (GMT)
commitb706d63559aeec352bc72dd86d7d5423c15f6a60 (patch)
treefdeda4d61970fef239d9d66ecd851fa46cfe5ec0 /include/post.h
parentc8603cfbd4573379a6076c9c208545ba2bbf019a (diff)
parent594e79838ce5078a90d0c27abb2b2d61d5f8e8a7 (diff)
downloadu-boot-fsl-qoriq-b706d63559aeec352bc72dd86d7d5423c15f6a60.tar.xz
Merge with git://www.denx.de/git/u-boot.git
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 8259e5d..c8062bb 100644
--- a/include/post.h
+++ b/include/post.h
@@ -92,6 +92,7 @@ extern int post_hotkeys_pressed(void);
#define CFG_POST_DSP 0x00001000
#define CFG_POST_CODEC 0x00002000
#define CFG_POST_FPU 0x00004000
+#define CFG_POST_ECC 0x00008000
#endif /* CONFIG_POST */