]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/post.h
Merge with git://www.denx.de/git/u-boot.git
[karo-tx-uboot.git] / include / post.h
index 130e71554f7c3ff541c5c81c57728051cbf6feef..c8062bbbc17a2dad8e09e63dbd423dbabd86878c 100644 (file)
@@ -89,6 +89,10 @@ extern int post_hotkeys_pressed(void);
 #define CFG_POST_USB           0x00000200
 #define CFG_POST_SPR           0x00000400
 #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 */