]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Enable the isdram command on the MPC8360EMDS board
authorJerry Van Baren <gvb.uboot@gmail.com>
Sat, 12 Jan 2008 18:24:14 +0000 (13:24 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 16 Jan 2008 18:00:49 +0000 (12:00 -0600)
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>
include/configs/MPC8360EMDS.h

index fdacb904e560654f11bc1c9a0e349c57c88fd86a..491bd4fb87399c2a724a530410f440ab00685b89 100644 (file)
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_ASKENV
+#define CONFIG_CMD_SDRAM
 
 #if defined(CONFIG_PCI)
     #define CONFIG_CMD_PCI