Tool/software: Linux
Hi,
I need to configure U-Boot for 4GB DDR and need to check with mtest utility.
Right now I have added the following changes for enabling mtest:
1)CONFIG_CMD_MEMTEST=y in the file dra7xx_evm_vision_defconfig
2)
#define CONFIG_SYS_MEMTEST_START 0x80000000
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (32 << 20))
I need to do changes in Uboot for 4GB DD3. Can anyone suggest me the changes.
Also please let me know what parameters should i set in uboot for mtest
DDR Part number is MT41K512M8DA-107
Regards,
Deep
