summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx25pdk.conf
Commit message (Collapse)AuthorAgeFilesLines
* Stop using SERIAL_CONSOLE and switch all boards to SERIAL_CONSOLESMarc Ferland2019-02-081-1/+1
| | | | | | | | | | 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>
* Use wic.gz for all i.MX machines by defaultOtavio Salvador2017-10-051-1/+1
| | | | | | | | | | | | | | This change moves the default image for all i.MX machines. We moved from sdcard.gz to wic.gz. Following machines were change: - imx25pdk: use imx-uboot.wks - imx6qdlsabreauto: use imx-uboot-spl-bootpart.wks - imx6qdlsabresd: use imx-uboot-spl-bootpart.wks - imx6ulevk: use imx-uboot-spl-bootpart.wks Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx25pdk: Add machine fileOtavio Salvador2017-09-301-0/+24
CPU: i.MX25 with ARM926EJ–S core - 400 MHz maximum speed NXP® MC34704B power management IC NXP SGTL5000 ultra-low–power audio codec Memory: 64 MB or 512 MB DDR2 2 GB NAND flash Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>