X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fpost.h;h=ac93f439692f95f4cdc6e8fb57f276b9bc3e5f29;hb=4a207e8b9a1ecc3e87d5a63bb5442dbcd50bd4b6;hp=e783b94d2ebf09feacb5ef20276bc3b61e31c4c9;hpb=3e161ced8fd3276aa77e4276e9237ae972b21f33;p=u-boot diff --git a/include/post.h b/include/post.h index e783b94d2e..ac93f43969 100644 --- a/include/post.h +++ b/include/post.h @@ -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 */