summaryrefslogtreecommitdiff
path: root/include/configs/MPC8360EMDS.h
diff options
context:
space:
mode:
authorJerry Van Baren <gvb.uboot@gmail.com>2008-01-12 13:24:14 -0500
committerKim Phillips <kim.phillips@freescale.com>2008-01-16 12:00:49 -0600
commitb5cdd7df4a06edb91539c9a2ea7c178a870c3a95 (patch)
treebfe788a2239dcb2b302047f725df33a1150d6fd4 /include/configs/MPC8360EMDS.h
parent8bd522ce4afda3d4868ee8c913f5394094326be1 (diff)
Enable the isdram command on the MPC8360EMDS board
The isdram command prints out decoded information the "serial presence detect" (SPD) chip on the SDRAM SIMMs. This can be very helpful when debugging memory configuration problems. Signed-off-by: Gerald Van Baren <vanbaren@cideas.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8360EMDS.h')
-rw-r--r--include/configs/MPC8360EMDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8360EMDS.h b/include/configs/MPC8360EMDS.h
index fdacb904e..491bd4fb8 100644
--- a/include/configs/MPC8360EMDS.h
+++ b/include/configs/MPC8360EMDS.h
@@ -466,6 +466,7 @@
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_ASKENV
+#define CONFIG_CMD_SDRAM
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI