u-boot change to see my 2GB ?

Discussion in 'SECOSBC-A62' started by alain PAUMIER, Jan 16, 2017.

Tags:
  1. alain PAUMIER

    alain PAUMIER New Member

    Joined:
    Nov 7, 2016
    Messages:
    10
    Likes Received:
    3
    I got a A62 board with 2GB of RAM memory but u-boot still declare only 1GB of memory.
    How can I say to u-boot that my board has 2GB ?
     
  2. graugans

    graugans Administrator Staff Member

    Joined:
    Sep 17, 2015
    Messages:
    328
    Likes Received:
    141
    Hello @alain PAUMIER this depends on the image and u-boot version you are using.
     
  3. alain PAUMIER

    alain PAUMIER New Member

    Joined:
    Nov 7, 2016
    Messages:
    10
    Likes Received:
    3
    As we downloaded the Android 6 sources, we use u-boot 2015.
    Finally, we found how to compile the entire Android, and also u-boot.
    We found to change ''/configs/mx6qdl_a62_android_defconfig'' in order to declare the 2GB RAM.
    now the system sees them and use the 2GB.
    Are there some advices about the Heap size, heap minimum to set up in order to have the best system behavior ?
     
    graugans likes this.
  4. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    I'm sorry you had to recompile the entire Android, and the u-boot, since I sent you a bootable image.
    I don't have advices for what you're looking for, I'm sorry.
     

Share This Page