How to compile my own u-boot

Discussion in 'General Discussion' started by trunet, Oct 27, 2013.

  1. trunet

    trunet New Member

    Joined:
    Oct 25, 2013
    Messages:
    17
    Likes Received:
    0
  2. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    You can use more memory without recompilinf kernel or uboot:

    Stop boot process by serial console hiting enter button, and then change bootargs string changing this parameter:

    mem=768M

    whit this:

    mem=1024M

    Let me know your result!
     
  3. trunet

    trunet New Member

    Joined:
    Oct 25, 2013
    Messages:
    17
    Likes Received:
    0
    it works, thanks.
     

Share This Page