Usually u-boot provides DDR configuration on the board.
Change u-boot configuration using u-boot source code.
U-boot configuration file is located in the u-boot source folder: /include/configs. This folder contains the .h files for the different boards.
Find the ls1043a_commn.h file and CONFIG_SYS_FSL_DDR4 definition in this file.
This file is available in the attachment.
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------