Skip to content

Oleh-Kravchenko/meta-out4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-out4

Yocto BSP layer for the Out4 boards.

O4-iMX-NANO

MACHINE = "o4-imx6ull-nano"

  • CPU reset button
  • TTL 3.3V UART Debug port
  • MicroSD card reader
  • two USB power controlled ports
  • two Ethernet 10/100 ports
  • two RGB LEDs
  • CAN port
  • RS485 Port
  • 6-15V power supply
  • GPIO headers

1

EV-iMX280-NANO-X-MB

MACHINE = "ev-imx280-nano-x-mb"

  • CPU reset button
  • DB9 UART Debug port
  • MicroSD card reader
  • two USB ports
  • Ethernet 10/100 port
  • 5V power supply
  • GPIO headers

2

Quick start

  1. initialize environment by source poky/oe-init-build-env build
  2. add this layer to bblayers.conf
  3. set MACHINE in local.conf to one of the supported boards
  4. set or add 'uuu' to IMAGE_FSTYPES
  5. build image (e.g. bitbake core-image-base)
  6. use Universal Update Utility to flash core-image-base-<MACHINE>.zip file
  7. boot your board

Maintainers

  • Oleh Kravchenko <oleg at kaa.org.ua>

Releases

No releases published

Packages

No packages published