VAR-SOM-MX6 Start Here: Difference between revisions

From Variscite Wiki
Line 35: Line 35:
** [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]
** [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]]
* Build Yocto from source code
* Build Yocto from source code
** [https://docs.google.com/spreadsheets/d/1-yq5hZjyOkSw5cRLp7RVfHF8o564NqIQkU2EvmxaLAE/pubhtml Release Notes]
** [[VAR-SOM-MX6 Yocto Fido R2 Build Yocto release|Build Yocto from source code]]
** [[VAR-SOM-MX6 Yocto Fido R2 Build Linux out of tree|Build Linux Kernel from source code]]
** [[VAR-SOM-MX6 Yocto Fido R2 Customize linux-variscite |Customize linux-variscite]]
** [[VAR-SOM-MX6 Yocto Fido R2 Build u-boot out of tree|Build u-boot from source code]]
** [[VAR-SOM-MX6 Yocto Fido R2 Build Wireless drivers out of tree|Build Wireless drivers out of tree]]
* Test various interfaces.
* Test various interfaces.
** [[VAR-SOM-MX6 GPIO|GPIO]]
** [[VAR-SOM-MX6 Ethernet|Ethernet]]
** [[VAR-SOM-MX6 Camera|Camera]]
** [[VAR-SOM-MX6 Audio record play|Audio record/play]]
** [[VAR-SOM-MX6 Can-bus|Can-bus]]
** [[VAR-SOM-MX6 USB Host|USB Host]]
** [[VAR-SOM-MX6 PCIE|PCIE]]
** [[VAR-SOM-MX6 eMMC|eMMC]]
** [[VAR-SOM-MX6 RTC|RTC]]
** [[VAR-SOM-MX6 LVDS|LVDS]]
** [[VAR-SOM-MX6 I2C|I2C]]
** [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]]
** [[VAR-SOM-MX6 Bluetooth|Bluetooth]]
** [[VAR-SOM-MX6 Backlight|Backlight]]
** [[VAR-SOM-MX6 USB OTG host|USB OTG as host]]
** [[VAR-SOM-MX6 USB OTG as device|USB OTG as device]]
** [[VAR-SOM-MX6 SPI|SPI]]
** [[VAR-SOM-MX6 SATA|SATA]]
** [[VAR-SOM-MX6 UART|External UART]]
** [[VAR-SOM-MX6 HDMI|HDMI]]
* Contact Support
* Contact Support
** [http://variscite.com/support-forum/index.php Support forum]
** [http://variscite.com/support-forum/index.php Support forum]
** support@variscite.com
** support@variscite.com

Revision as of 13:27, 15 December 2015

VAR-SOM-MX6 - First Time? Start Here.

Yocto.png

Step One: Read Documentations

Please download and read the development kit documentation.

NOTE:
Make sure you read the Quick Start Guide.

Step Two: Development Environment

Set up your development environment.

Step Three: Power Up

Power up the board.
You should have the serial cable connected.
You should also see the u-boot output on the serial.

IMPORTANT:
Don't continue without the serial console operating.

Step Four: NAND recovery SDCARD

Create Yocto bootable SDCARD and flash it to your card.

  • Create NAND recovery
  • Recover Nand Flash
    • Insert the SD card into the SD/MMC slot of the custom board
    • Press and hold the boot-select button (or switch to MMC), power-off and power-on the board
    • The board will automatically boot into Linux from SD-Card
    • Flash from command line
  • Switch to NAND (or don't push the boot-select button) and power up your board.

Step Five: What next?

Your next step can be one of :