Explorar o código

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 %!s(int64=17) %!d(string=hai) anos
pai
achega
b5cdd7df4a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/configs/MPC8360EMDS.h

+ 1 - 0
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