POST: Add ECC POST for the lwmon5 board
[platform/kernel/u-boot.git] / include / post.h
index 8259e5d..c8062bb 100644 (file)
@@ -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 */