瀏覽代碼

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>
Jerry Van Baren 17 年之前
父節點
當前提交
b5cdd7df4a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/MPC8360EMDS.h

+ 1 - 0
include/configs/MPC8360EMDS.h

@@ -466,6 +466,7 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_ASKENV
 #define CONFIG_CMD_ASKENV
+#define CONFIG_CMD_SDRAM
 
 
 #if defined(CONFIG_PCI)
 #if defined(CONFIG_PCI)
     #define CONFIG_CMD_PCI
     #define CONFIG_CMD_PCI