[U-Boot] [PATCH 2/2] MX25: Add initial support for MX25PDK

Fabio Estevam festevam at gmail.com
Tue Aug 30 05:31:50 CEST 2011


On Tue, Aug 30, 2011 at 12:16 AM, Jason Liu <liu.h.jason at 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


More information about the U-Boot mailing list