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.

AM3358: GPMC configuration in U-boot

Part Number: AM3358

Hi experts,

I am using PROCESSOR-SDK-LINUX-AM 335 X06 _ 03 _ 00 _ 106 and would like to change the GPMC setting during u-boot.
Where is the file for setting GPMC at u-boot in SDK?

Best Regards,
O.H

  • Hi O.H,

    O.H said:
    I am using PROCESSOR-SDK-LINUX-AM 335 X06 _ 03 _ 00 _ 106 and would like to change the GPMC setting during u-boot.
    Where is the file for setting GPMC at u-boot in SDK?

    The process of customizing DDR setup on AM335x boards is described in detail in the AM335x EMIF Tools App Note and its associated spreadsheet. This document applies to U-Boot and also points to the files you need to modify. And since this is a rather common thing to do, there is a wealth of information one can access about this topic by searching the E2E.

    Regards, Andreas