
30 Aug
2011
30 Aug
'11
5:31 a.m.
On Tue, Aug 30, 2011 at 12:16 AM, Jason Liu liu.h.jason@gmail.com wrote: ...
+/* Memory Test */ +#define CONFIG_SYS_MEMTEST_START PHYS_SDRAM_1 +#define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM_1 + PHYS_SDRAM_1_SIZE)
Can we test the full DDR memory size?
There is a total amount of 64MB of DDR on MX25PDK, so this means that the full DDR size will be tested.
Regards,
Fabio Estevam