Opal-6 Linux
- Martin Welford
This documentation provides step-by-step instructions on getting setup for Linux development on Opal-6. Â
A strength of Linux is its flexibility. Â This can also create confusion for new developers, as it's hard to know exactly where to start and how to achieve something! Â
Our goal is to provide a starting point for application development and building a kernel.  There are many, many other tools and options which we have not covered here.
Â
The Opal-6 Linux support is provided via the Yocto framework.  This is based on the software provided by NXP.
The current version of the kernel supported is 4.1.15.
Â
If you are an experienced developer there is no need to follow along with everything - just pick and choose the bits you need, and use the tools you already know. Â
Our release page has links to all the latest source and pre-built software you need to work with Opal-6.
You need a Linux machine to develop for Opal-6. This section show you how to setup a Linux in a Virtual Machine. | |
Application Development | Keen to get "Hello World" working? This section shows you how to do so. |
Building a Linux OS Image | This section details how to get all the source code and build everything for Opal-6: u-boot, Linux kernel and Root File System (RFS). |
Â
Â
Â