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.

AM6442: Checking DDR Memory Information on AM6442

Part Number: AM6442


Tool/software:

Hello TI,

I am working with the AM6442 platform and would like to check the DDR memory information.

Could you please guide me on the available methods or commands to retrieve DDR memory details in both U-Boot and Linux?

Additionally, if there are any specific debugging tools available.

Regards

Honnesh

  • Hi Honnesh,

    I am not sure what DDR memory information you want to know. U-Boot has command 'bdinfo' telling some DDR basics. Linux has command 'free' telling memory usage.

    Linux has a program "memtester" which can be used to validate DDR.

  • Hi Bin,

    In AM6442

    I checked bdinfo in U-Boot, but it doesn’t show DDR memory information details like total size, type (DDR3/DDR4, etc.), speed, and other specifications. Could you please suggest how to retrieve this information?

    Additionally, I want to test DDR using memtester in Linux but don’t know how to do it. Could you please provide the complete command to execute it along with an example output?

    Please resolve the issues

    Regards

    Honnesh

  • Hi Bin,

    How to resolve the issues

    Regards

    Honnesh

  • Hi Honnesh,

    bdinfo command tells the size of each DDR bank, so you should be easily get the total DDR size. I am not aware of any commend to tell DDR type or speed. You might be able to poke them from the DDR controller registers, but I don't have the detail. You suppose to know the DDR config used in a design, why do you want to know this information at Linux runtime?

    You can run memtester like:

    # memtester 32M