how to upgrade imx6(android 5.0.2) memory from 1g to 2g?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to upgrade imx6(android 5.0.2) memory from 1g to 2g?

480 Views
wumy
Contributor I

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.

Labels (2)
0 Kudos
1 Reply

334 Views
Yuri
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos