VAR-SOM-MX6 Ubuntu Create Ubuntu Alip SDCARD: Difference between revisions
From Variscite Wiki
(Created page with "{{PageHeader|VAR-SOM-MX6 - Ubuntu Linaro Alip-20151215 Create Bootable SDCARD}} {{DocImage|category1=VAR-SOM-MX6|category2=Alip}} __toc__ {{note|Note:<br/>Under construction!...") |
|||
Line 7: | Line 7: | ||
Ubuntu Linaro Alip is pre built file system. For more information [https://wiki.linaro.org/Platform/DevPlatform/Rootfs Ubuntu based Rootfs provided by Linaro]. | Ubuntu Linaro Alip is pre built file system. For more information [https://wiki.linaro.org/Platform/DevPlatform/Rootfs 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. | 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]] | |||
The steps require to build an NFS development system: | The steps require to build an NFS development system: | ||
# Install the toolchain. | # Install the toolchain. |
Revision as of 09:19, 5 January 2016
VAR-SOM-MX6 - Ubuntu Linaro Alip-20151215 Create Bootable SDCARD
Note:
Under construction!!! Under construction!!! Under construction!!!
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.
The steps require to build an NFS development system:
- Install the toolchain.
- Extract the file system
- Build Linux kernel, modules and all relevant device tree.
- Deploy The Linux modules into the filesystem.
- Build U-boot
- Build the Wi-Fi modules and deploy them into the filesystem.
- Boot the target with the New kernel and device tree while using the fileystem.