VAR-SOM-MX6 Ubuntu Create Ubuntu Alip SDCARD: Difference between revisions

From Variscite Wiki
Line 8: Line 8:
Variscite used linaro-vivid-alip-20151215-714 image added Vivante Graphic acceleration and compile the GStreamer with i.MX6 support.
Variscite used linaro-vivid-alip-20151215-714 image added Vivante Graphic acceleration and compile the GStreamer with i.MX6 support.


[[VAR-SOM-MX6_Ubuntu_Build_Ubunu_Alip_NFS | Build Ubunu Alip NFS]]
[[VAR-SOM-MX6_Ubuntu_Build_Ubunu_Alip_NFS | Build Ubunu Alip NFS]] is prerequisite step. Please make sure you run it and have the build directory.


 
The steps require to build an Bootable  SDCARD:
The steps require to build an NFS development system:
# Build Ubunu Alip NFS.
# Install the toolchain.
# Format and partition the SCDARD
# Extract the file system
# Install U-Boot images
# Build Linux kernel, modules and all relevant device tree.
# Copy the kernel image and device tree files.
## Deploy The Linux modules into the filesystem.
# Install the root file system
# Build U-boot
# Deploy the kernel modules
# Build the Wi-Fi modules and deploy them into the filesystem.
# Deploy the Wi-Fi modules and firmware
# Boot the target with the New kernel and device tree while using the fileystem.

Revision as of 09:18, 6 January 2016

VAR-SOM-MX6 - Ubuntu Linaro Alip-20151215 Create Bootable SDCARD


Note:
Under construction!!! Under construction!!! Under construction!!!


Overview

Ubuntu Linaro Alip is pre built file system. For more information Ubuntu based Rootfs provided by Linaro. Variscite used linaro-vivid-alip-20151215-714 image added Vivante Graphic acceleration and compile the GStreamer with i.MX6 support.

Build Ubunu Alip NFS is prerequisite step. Please make sure you run it and have the build directory.

The steps require to build an Bootable SDCARD:

  1. Build Ubunu Alip NFS.
  2. Format and partition the SCDARD
  3. Install U-Boot images
  4. Copy the kernel image and device tree files.
  5. Install the root file system
  6. Deploy the kernel modules
  7. Deploy the Wi-Fi modules and firmware