hello, all!
I am using the DM814x EVM with DDR3. But I want to use DDR2 for some reason in my product. Before the hardware is produced, I want to comfirm the step of changing configuration or source code to use DDR2?
I read the PSP-U-boot user guide, from which I know that I have to change the macro
"To use PG2.1 with DDR2 support, un-comment the macro "#define CONFIG_TI814X_EVM_DDR2" in file "include/configs/ti8148_evm.h" that will forcefully select DDR2 support."
I want to comfirm that whether I only have to change this macro and rebuild u-boot , or I have to change other configuration like menuconfig selection, source code in kernel, pinmux change etc.
And another question is how to change the parameter(like data rate, Bank type etc) to satisfy the DDR2 type?
Is there any other user guide in this field?
Thank you ahead of time.
BR,
qiuxicj