imx6qsabrelite: Remove machine definition

We have been carrying this machine for a while to easy the transition to
the nitrogen6x and now it is time to drop it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I99b014cc5418c83fd2229645bdd76669341abf38
This commit is contained in:
Otavio Salvador 2020-03-27 16:40:28 -03:00
parent 174762ee25
commit f646765836

View File

@ -1,13 +0,0 @@
#@TYPE: Machine
#@NAME: Boundary Devices i.MX6Q SABRE Lite
#@SOC: i.MX6Q
#@DESCRIPTION: Machine configuration for Boundary Devices i.MX6Q SABRE Lite
#@MAINTAINER: Chris.Dimich <chris.dimich@boundarydevices.com>
# WARNING: This board now use the *same* code as Nitrogen6X and it
# boots from internal SPI NOR memory. If you did change it to boot
# from the MMC (SD3 or SD4) please check the Boundary's blog post
# at: http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
MACHINEOVERRIDES = "nitrogen6x:${MACHINE}"
include conf/machine/nitrogen6x.conf