aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6sllevk.conf
AgeCommit message (Collapse)Author
2019-11-06imx6sllevk.conf: Remove redundant firmware-imx-epdc assignmentTom Hochstein
firmware-imx-epdc is added already in imx-base.inc. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-08-15imx6sllevk:imx7dsabresd:imx7ulpevk: Remove firmware-imx-brcm dependencyDaiane Angolini
The Broadcom support was removed by d94f748d14d89fd2c62f03ddf181706626b0de91 so we do not need to install it on images any more. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
2019-06-27Update dtb list for iMX machines.Alexandru Palalau
Allign with dtb changes from latest version of linux-imx. Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
2019-02-08Stop using SERIAL_CONSOLE and switch all boards to SERIAL_CONSOLESMarc Ferland
SERIAL_CONSOLE has been deprecated for a while now (see [1]). This patch fixes the machines that where still using the old variable. [1]: https://www.yoctoproject.org/docs/2.7/ref-manual/ref-manual.html#migration-2.6-serial-console-deprecated Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-04imx6sllevk: Drop u-boot and kernel PREFERRED_VERSIONFabio Berton
The line PREFERRED_PROVIDER_linux-imx ??= "4.1.15" is wrong, the correct is use PREFERRED_VERSION to set version. But we can drop this line because currently we have one linux-imx version. Also drop preferred version to u-boot, 2016.03 is the only option. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-06-17imx6sllevk: Add dtb with support for Murata Type ZP modulealexandra-ioana.safta@nxp.com
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-06-17imx6sllevk: Create i.MX 6 SLL EVK machinealexandra-ioana.safta@nxp.com
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>