This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA74x boot fail issue(related to memory and main clock setting)

Hi,

Our processor is DRA74X, with 3.02.00.03 SDK version.

Now the processor can't boot up, there is no any log output after power on.

The memory size is 1GB(4 x 256MB), system main clock source is 19.2Mhz.

Currently, we configure memory setting in the following registers=> 

 

Questions,

1.Is our current setting correct?

2.Is there any other registers we should also check for memory setting?

3.How could i confirm the main clock setting? in which registers?

Regards,

Shawn

EMIF_SDRAM_CONFIG
EMIF_SDRAM_CONFIG_2
EMIF_SDRAM_REFRESH_CONTROL
EMIF_SDRAM_REFRESH_CONTROL_SHADOW
EMIF_SDRAM_TIMING_1
EMIF_SDRAM_TIMING_2
EMIF_SDRAM_TIMING_3
EMIF_DLL_CALIB_CTRL
EMIF_SDRAM_OUTPUT_IMPEDANCE_CALIBRATION_CONFIG
EMIF_TEMP_ALERT_CONFIG
EMIF_DDR_PHY_CONTROL_1
EMIF_DDR_PHY_CONTROL_1_SHADOW
EMIF_EXT_PHY_CONTROL_1
EMIF_EXT_PHY_CONTROL_2
EMIF_EXT_PHY_CONTROL_3
EMIF_EXT_PHY_CONTROL_4
EMIF_EXT_PHY_CONTROL_5
EMIF_READ_WRITE_LEVELING_RAMP_WINDOW
EMIF_READ_WRITE_LEVELING_RAMP_CONTROL
EMIF_READ_WRITE_LEVELING_CONTROL
EMIF_READ_WRITE_EXECUTION_THRESHOLD
  • Hi Shawn,

    Is this a custom board which has dra74x SoC on it?
    Could you provide more details on what are the values programmed in the above registers.

    What boot mode are you using? SD card?

    - Keerthy

  • Hi Keerthy,

    Keerthy J said:
    Is this a custom board which has dra74x SoC on it?

    Yes

    Keerthy J said:
    Could you provide more details on what are the values programmed in the above registers.

    Here are our registers settings =>    

    Keerthy J said:
    What boot mode are you using? SD card?

    Yes

    So,

    1.Is there any other registers we should also check for memory setting?

    2.How could i confirm the main clock setting? in which registers?

    Regards,

    Shawn

  • Shawn,

    The Clock Tree Tool can help you to visualize the clock setup for the SoC:

    Regards,

    Kyle