element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RIoTboard
  • Products
  • Dev Tools
  • Single-Board Computers
  • RIoTboard
  • More
  • Cancel
RIoTboard
Forum the source code of RiotBoard
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RIoTboard to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 12 replies
  • Answers 2 answers
  • Subscribers 25 subscribers
  • Views 1913 views
  • Users 0 members are here
Related

the source code of RiotBoard

Former Member
Former Member over 10 years ago

I've bought a riotboard which combined with imx6 solo.   Now I want the sourcecode of its uboot and linux, in case I want to unload some drivers to lower my power consumpution.  would u please give me a link to download or mail me the source?

  • Sign in to reply
  • Cancel

Top Replies

  • radiatortwo
    radiatortwo over 10 years ago in reply to Former Member +1
    "could not find distclean" means the code doesn´t have a make option for distclean. You can try "make clean" instead. But if you just checked the code out from github you normally don´t need to execute…
Parents
  • clem57
    0 clem57 over 10 years ago

    plz download user manual here

     

    user manual comes with build instructions and other details for getting started.

    use links below at linux terminal to pull toolchain,uboot and kernel from our repository.

     

      git clone git://github.com/embest-tech/fsl-linaro-toolchain.git

      git clone git://github.com/embest-tech/u-boot-imx.git -b embest_imx_3.0.35_4.0.0

      git clone git://github.com/embest-tech/linux-imx.git -b embest_imx_3.0.35_4.0.0

     

    let us know if u have challenges in build.

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to clem57

    when I use the source u give to compile uboot

    i entered :  make distclean

    it says:

    could not find distclean.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • radiatortwo
    0 radiatortwo over 10 years ago in reply to Former Member

    "could not find distclean" means the code doesn´t have a make option for distclean.

    You can try "make clean" instead.

    But if you just checked the code out from github you normally don´t need to execute distclean.


    I have some blog posts on how to compile u-boot with debian wheezy.

    Also on how to compile the kernel. THe kernel is mainline in those descriptions. But it should also work with the code from embest.
    Mainline has no GPU/VPU drivers integrated.

     

    You find that blogs here.

    Linux on the RIoTBoard Part 1: U-Boot

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to radiatortwo

    I use the serial port to print some logs and find problems bellow:

    when it excute linux-imx/arch/arm/kernel/process.c

    it has a funtion:

    void cpu_idle(void)

    when the program entered this function, there is a while(1)

    after some loops when it entered the function: "schedule();"  again.

    Then it never return back and it will print the logs I give bellow:

    ``````````````````````````````

    mc_pfuze 1-0008: recv failed!:-5,e8

    mc_pfuze: probe of 1-0008 failed with error -1

    imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)

    mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 driver probed

    mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 dphy version is 0x3130302a

    MIPI CSI2 driver module loaded

    Advanced Linux Sound Architecture Driver Version 1.0.24.

    Bluetooth: Core ver 2.16

    NET: Registered protocol family 31

    Bluetooth: HCI device and connection manager initialized

    Bluetooth: HCI socket layer initialized

    Bluetooth: L2CAP socket layer initialized

    Bluetooth: SCO socket layer initialized

    i2c-core: driver [max17135] using legacy suspend method

    i2c-core: driver [max17135] using legacy resume method

    Switching to clocksource mxc_timer1

    cfg80211: Calling CRDA to update world regulatory domain

    Unable to handle kernel paging request at virtual address e1a01000

    pgd = 80004000

    [e1a01000] *pgd=00000000

    Internal error: Oops: 5 [#1] PREEMPT SMP

    Modules linked in:

    CPU: 0    Not tainted  (3.0.35-02887-g731b440-dirty #38)

    PC is at kmem_cache_alloc+0xa4/0x108

    LR is at con_insert_unipair+0x74/0x104

    ``````````

     

    How can I fixed this problem?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • clem57
    0 clem57 over 10 years ago in reply to Former Member

    Take a look at http://linuxwireless.org/en/developers/Regulatory/CRDA/

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • clem57
    0 clem57 over 10 years ago in reply to Former Member

    Take a look at http://linuxwireless.org/en/developers/Regulatory/CRDA/

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Former Member
    0 Former Member over 10 years ago in reply to clem57

    would u please give me more suggestions?

    have u achieved to compile this link of source code?(

    git clone git://github.com/embest-tech/fsl-linaro-toolchain.git

      git clone git://github.com/embest-tech/u-boot-imx.git -b embest_imx_3.0.35_4.0.0

      git clone git://github.com/embest-tech/linux-imx.git -b embest_imx_3.0.35_4.0.0

    )

     

    if not , would u please give me an correct edition?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to clem57

    I've closed wireless and SMP part via "menuconfig",but the problem still alive:

    Unable to handle kernel NULL pointer dereference at virtual address 0000000a

    pgd = 80004000

    [0000000a] *pgd=00000000

    Internal error: Oops: 5 [#1] PREEMPT

    Modules linked in:

    CPU: 0    Not tainted  (3.0.35-02887-g731b440-dirty #61)

    PC is at kmem_cache_alloc+0x70/0xc8

    LR is at con_insert_unipair+0xb8/0x104

     

    how can I skip the problem?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube