]> git.sur5r.net Git - u-boot/blobdiff - include/post.h
[new uImage] Compilation and new uImage handling fixes for imxtract
[u-boot] / include / post.h
index cdefbddb6f5315a51912f161fd9a3bf97c8689d3..c8062bbbc17a2dad8e09e63dbd423dbabd86878c 100644 (file)
@@ -91,6 +91,8 @@ extern int post_hotkeys_pressed(void);
 #define CFG_POST_SYSMON                0x00000800
 #define CFG_POST_DSP           0x00001000
 #define CFG_POST_CODEC         0x00002000
+#define CFG_POST_FPU           0x00004000
+#define CFG_POST_ECC           0x00008000
 
 #endif /* CONFIG_POST */