summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2010-09-28 15:20:36 -0700
committerKumar Gala <galak@kernel.crashing.org>2010-10-20 02:38:39 -0500
commit4672e1ea2d64a1937a5a2ba0c13b8000034ef668 (patch)
treed02256e10c871d2757f2e5bc14912ea76e7a8184 /include
parent8790ac039983212b1691529780216e8411143b21 (diff)
downloadtalos-obmc-uboot-4672e1ea2d64a1937a5a2ba0c13b8000034ef668.tar.gz
talos-obmc-uboot-4672e1ea2d64a1937a5a2ba0c13b8000034ef668.zip
Enable POST memory test for corenet_ds
Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/corenet_ds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index c021d82611..c85bffce09 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -86,6 +86,7 @@
#define CONFIG_SYS_NUM_ADDR_MAP 64 /* number of TLB1 entries */
#endif
+#define CONFIG_POST CONFIG_SYS_POST_MEMORY /* test POST memory test */
#define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest works on */
#define CONFIG_SYS_MEMTEST_END 0x00400000
#define CONFIG_SYS_ALT_MEMTEST
OpenPOWER on IntegriCloud