my configuration is as following:
hardware: imx6dl with 2GB ddr3
software: android 5.0.2 from fsl web site.
problem:
when i use the default setting of 1G memory, the system can normal start.
but when i set the momory macro to 2G in header file, the uboot print following content, then stoped:
"...
DRAM "
there is anything i missing?
than you so much.
Hello,
it is needed to provide memory initialization in addition to changing memory
size in the header. Please refer to chapter "Porting U-Boot ..." in corresponding
Linux BSP porting Guide for more details.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------