Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
Arm Community blogs
Arm Community blogs
Embedded and Microcontrollers blog Beta release of Yocto-based BSP for VIA VAB-820 and AMOS-820
  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
More blogs in Arm Community blogs
  • AI blog

  • Announcements

  • Architectures and Processors blog

  • Automotive blog

  • Embedded and Microcontrollers blog

  • Internet of Things (IoT) blog

  • Laptops and Desktops blog

  • Mobile, Graphics, and Gaming blog

  • Operating Systems blog

  • Servers and Cloud Computing blog

  • SoC Design and Simulation blog

  • Tools, Software and IDEs blog

Tags
  • yocto
  • single board computers
  • Cortex-A9
  • i.mx6q
  • via
  • industry news
  • freescale
  • quad-core
  • beta
  • i.mx6
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Beta release of Yocto-based BSP for VIA VAB-820 and AMOS-820

Gergely Imreh
Gergely Imreh
April 21, 2015

VIA Embedded has so far two Freescale i.MX6Q based products, the VAB-820 board and the matching AMOS-820 system. We have started to move from LTIB-based BSP images to Yocto recently for multiple reasons.

VAB_AMOS_820_Linux.jpg

The first, very practical one is that Freescale and the community around it has moved onto Yocto for quite a while now. They are core supporters of the project, and we can see that that they are putting a lot of effort into it.

Second, connected reason is that we see the value very much as well, and want to make sure that both we and our customers can take advantage of the improvements. Yocto enables very interesting use cases, and should change quite a bit how companies are thinking about BSPs. It makes possible separating machine support and bootable image generation. A new product added to the existing code can take advantages of (hopefully) tried and tested OS images for specific use cases. Updating machine support (meaning mostly the kernel and u-boot) does not have to wait until a new version of the OS image is released, but can be developed parallel.

The good things also come with a steeper learning curve, though, both for us and for those who want to customize the generated images. To start learning, we have just released the beta version of the new BSP. It's still under development, but should be a good starting point.

What's your experience with Embedded BSPs? Do you use Yocto, or found something else more suitable for your workflow?

Anonymous
Parents
  • Thomas Hinterhofer
    Thomas Hinterhofer over 9 years ago

    Hi imrehg

    I am currently using the Yocto-based (v2.0.7, November 2015) BSP for the VIA VAB820 board. As it is based on Yocto 1.5, it uses kernel 3.10.17. The problem is, that I want to use a wireless mPCIe 802.11ac card requiring the ath10k device driver, which was added in kernel 3.11. For this reason, I would like to compile the latest stable backports (https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v4.3/backports-4.3-1.tar.gz) to add ath10k support. Could you help me doing a step forward? How would a backport recipe look like? Or how would I need to use/run a cross-development toolchain to configure (make menuconfig), build and install the kernel modules in the final image? I really tried a lot, but I can't get it to work!

    I would really appreciate your help! Many thanks!

    Thomas

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
Comment
  • Thomas Hinterhofer
    Thomas Hinterhofer over 9 years ago

    Hi imrehg

    I am currently using the Yocto-based (v2.0.7, November 2015) BSP for the VIA VAB820 board. As it is based on Yocto 1.5, it uses kernel 3.10.17. The problem is, that I want to use a wireless mPCIe 802.11ac card requiring the ath10k device driver, which was added in kernel 3.11. For this reason, I would like to compile the latest stable backports (https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v4.3/backports-4.3-1.tar.gz) to add ath10k support. Could you help me doing a step forward? How would a backport recipe look like? Or how would I need to use/run a cross-development toolchain to configure (make menuconfig), build and install the kernel modules in the final image? I really tried a lot, but I can't get it to work!

    I would really appreciate your help! Many thanks!

    Thomas

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
Children
No Data
Embedded and Microcontrollers blog
  • Formally verifying a floating-point division routine with Gappa – part 2

    Simon Tatham
    Simon Tatham
    A method of testing whether a numerical error analysis using Gappa really matches the code it is intended to describe.
    • September 4, 2025
  • Formally verifying a floating-point division routine with Gappa – part 1

    Simon Tatham
    Simon Tatham
    Learn the basics of using Gappa for numerical error analysis, using floating-point division in Arm machine code as a case study.
    • September 4, 2025
  • Adapting Kubernetes for high-performance IoT Edge deployments

    Alexandre Peixoto Ferreira
    Alexandre Peixoto Ferreira
    In this blog post, we address heterogeneity in IoT edge deployments using Kubernetes.
    • August 21, 2024