DDR3 validation and configuration for u-boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DDR3 validation and configuration for u-boot

402 Views
abhishekborana
Contributor II

Hi.. I want to validate DDR3 interface on T1024 custom board. The board has 2GB DDR3L RAM using 9 discrete chips (once chip is for ECC). CPLD is not present on custom board. Flash is blank. Does QCVS require bootloader to run DDR3 validation?   Can i validate DDR3 with blank flash ? 

Where should I replace the code generated by QCVS in uboot ? 

Labels (1)
0 Kudos
1 Reply

287 Views
Bulat
NXP Employee
NXP Employee

Yes, you can run DDR validation tool with a blank flash, provided RCW's are valid.

Each board has two basic configuration locations in uboot, header file in \include\configs\ and board configuration files in board\freescale\.

Regards,

Bulat

0 Kudos