mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx233-olinuxino-micro: add machine definition
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
67f5f1bd12
commit
052b533895
16
conf/machine/imx233-olinuxino-micro.conf
Normal file
16
conf/machine/imx233-olinuxino-micro.conf
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
#@TYPE: Machine
|
||||||
|
#@NAME: iMX233-OLinuXino-Micro
|
||||||
|
#@DESCRIPTION: Machine configuration for OLIMEX iMX233-OLinuXino-Micro
|
||||||
|
|
||||||
|
include conf/machine/include/mxs-base.inc
|
||||||
|
|
||||||
|
IMXBOOTLETS_MACHINE = "stmp378x_dev"
|
||||||
|
|
||||||
|
KERNEL_IMAGETYPE = "zImage"
|
||||||
|
|
||||||
|
IMAGE_BOOTLOADER = "imx-bootlets"
|
||||||
|
|
||||||
|
SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
|
||||||
|
IMAGE_FSTYPES ?= "tar.bz2 ext3 linux.sb sdcard"
|
||||||
|
|
||||||
|
MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa"
|
Loading…
Reference in New Issue
Block a user