]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/post.h
lcd: Provide an API to access LCD parameters
[karo-tx-uboot.git] / include / post.h
index e783b94d2ebf09feacb5ef20276bc3b61e31c4c9..ac93f439692f95f4cdc6e8fb57f276b9bc3e5f29 100644 (file)
@@ -196,6 +196,7 @@ extern int memory_post_test(int flags);
 #define CONFIG_SYS_POST_CODEC          0x00200000
 #define CONFIG_SYS_POST_COPROC         0x00400000
 #define CONFIG_SYS_POST_FLASH          0x00800000
+#define CONFIG_SYS_POST_MEM_REGIONS    0x01000000
 
 #endif /* CONFIG_POST */