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.

AM5718: How to modify am5718 DDR3 size?

Part Number: AM5718

Hi,

Customer wants to modify the DDR3 memory size of the board to 2G. By modifying the board.c file and the device tree file, use the free command to read the 2G memory size.

But the actual memory that can be accessed is limited, less than 100M at the beginning. After modifying the sdram_config_init register, only about 300M of memory can be accessed. Using the memtester memory test tool to test such as 400M space, kernel will directly crash.