Where to find a T4240RDB default/factory SPD.bin?

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

Where to find a T4240RDB default/factory SPD.bin?

553 Views
allen_j_andreu
Contributor I

Believe I accidentally corrupted the SPD.bin (stores DDR3 parameters) in the EEPROM. Uboot process would hang at the line "DDR Controller Interleaving Mode: 3-way 4KB" and never get to the uboot prompt. Am trying to find a default/factory SPD.bin that I can re-write to the EEPROM.

0 Kudos
2 Replies

434 Views
ufedor
NXP Employee
NXP Employee

The T4240RDB has 3 UDIMM modules and each has its own SPD I2C EEPROM.

The SPD data validity is controlled by embedded checksum byte.

Considering aforesaid the following U-Boot lines:

DRAM:  Initializing....using SPD
Detected UDIMM 9JSF25672AZ-2G1K1
Detected UDIMM 9JSF25672AZ-2G1K1
Detected UDIMM 9JSF25672AZ-2G1K1

mean that each of the three modules has correct SPD data.

0 Kudos

434 Views
allen_j_andreu
Contributor I

Boot's successfully when memory interleaving is disabled. But want to keep the default memory interleaving on.

0 Kudos