#@TYPE: Machine #@NAME: Freescale LS1021A-IoT board #@SOC: ls102xa #@DESCRIPTION: Machine configuration for running LS1021A-IoT in 32-bit mode require conf/machine/include/qoriq-arm.inc require conf/machine/include/tune-cortexa7.inc SOC_FAMILY = "ls102xa" QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" KERNEL_DEVICETREE ?= "ls1021a-iot.dtb" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0 115200;ttyAMA0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" USE_VT ?= "0"