Преглед на файлове

socrates: change default mtest address range

Running mtest command on socrates without specifying
an address range crashes the board. This patch changes
default mtest address range to prevent this behavior.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Anatolij Gustschin преди 16 години
родител
ревизия
5c65ecf7cd
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      include/configs/socrates.h

+ 2 - 2
include/configs/socrates.h

@@ -87,8 +87,8 @@
 #define CFG_INIT_DBCR DBCR_IDM		/* Enable Debug Exceptions	*/
 
 #undef	CFG_DRAM_TEST			/* memory test, takes time	*/
-#define CFG_MEMTEST_START	0x00000000
-#define CFG_MEMTEST_END		0x10000000
+#define CFG_MEMTEST_START	0x00400000
+#define CFG_MEMTEST_END		0x00C00000
 
 /*
  * Base addresses -- Note these are effective addresses where the