Jump to content

martijn

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by martijn

  1. Hello everyone,

     

    I'm having some isues with my olimex board. It boots fine on the images supplied by olimex. But the Armbian legacy images wont boot.

    I have a serial connection to the board it hangs on the following line:

    <6>axp20_ldo2: 1800 <--> 3300 mV at 3000 mV.

    http://pastebin.com/nEHAiZHa

     

    I need legacy for i2s support so mainline isnt an option.

     

    I use the following board(tried 3 of these):

    https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXino-LIME-4GB/open-source-hardware

     

    I used the following armbian image (jessie and wheezy give the same error):

    http://www.armbian.com/olimex-lime/

     

    Building the image myself also doesnt work.

     

    Anbody knows what i am doing wrong ?

     

     

  2. To achieve this in current script is a bit hard but you are welcome to jump into testing branch, where this is possible out of the box. This was also one of the core reasons to rework the script.

     

    Use this branch:

    https://github.com/igorpecovnik/lib -b master

    Remember to alter branch in this line before start and start from clean dir.

    https://github.com/igorpecovnik/lib/blob/master/compile.sh#L78

     

    It's a dev branch so please be patient ... and report if you encounter strange behavior.

    Thanks Igor, i will post my progress here.

  3. Im trying to build the mainline kernel instead of the stable branch. In this topic i read that i need to change stable to mainline in configuration.sh, however i can not find where i need to do this.

    Is it this line:  LINUXKERNEL="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git" ?

    Could someone point me into the right direction ?
     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines