summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36a0e65)
raw | patch | inline | side by side (parent: 36a0e65)
author | Casey Smith <c-smith@ti.com> | |
Tue, 19 Mar 2013 14:41:17 +0000 (10:41 -0400) | ||
committer | Casey Smith <c-smith@ti.com> | |
Tue, 19 Mar 2013 14:41:17 +0000 (10:41 -0400) |
post/include/post.h | patch | blob | history |
diff --git a/post/include/post.h b/post/include/post.h
index a24773ac18a41941960b7723dacc8b6121627da8..9cf63a871113b8a821b8a7a9d91227ad85c60634 100755 (executable)
--- a/post/include/post.h
+++ b/post/include/post.h
/******************************************************************************
* NAND test definitions
******************************************************************************/
-#if (defined(EVMC6657L) || defined(DEVICE_K2K) || defined(DEVICE_K2H))
+#if (defined(_EVMC6657L_) || defined(DEVICE_K2K) || defined(DEVICE_K2H))
#define POST_NAND_TEST_DEVICE_ID PLATFORM_DEVID_MT29F1G08ABCHC /* NAND device ID */
#define POST_NAND_TEST_READ_BLOCK_NUM 0 /* NAND read block number */
#define POST_NAND_TEST_READ_PAGE_NUM 0 /* NAND read page number */