-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Christian Ege edited this page Mar 15, 2016
·
19 revisions
- Getting started with Yocto on UDOO boards
- Save some disk space during builds
- Qt5.x Builds
- KIT LCD 7" - Touch for NEO/Quad/Dual
- UDOO Neo
To get the list of supported machines we can build for check the folder conf/machine of the branch you intend to build for. Most of the machines represent a family like the udooqdl
which supports both the UDOO Quad and the Dual variant. During boot the bootloader check which board it runs on and load the appropriate DRAM settings. This u-boot feature is called SPL
- udooneo UDOO Neo SoloX based board
- udooqdl UDOO Quad/Dual boards
- secosbca62 Seco SBC-A62 a UDOO like family of boards with i.mx6 Quad,Dual and Solo variant.