aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53ard.conf
AgeCommit message (Collapse)Author
2012-05-28imx53ard: fix machine descriptionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-21mx5: set SOC_FAMILY dataOtavio Salvador
Set SoC family as mx5 for imx51evk, imx53ard and imx53qsb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-03-16imx53ard: fix u-boot machine definitionOtavio Salvador
2012-02-01imx53ard: update machine config optionsAdrian Alonso
* Update machine config options * Include imx-base file and include tune arch options * Set uboot load and entry address since this are not always the same in iMx platforms Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-12-20move all common definitions for i.MX53 machines onto imx53-base.incOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-20avoid changing settings under the hood of non-BSP machinesOtavio Salvador
In case Meta-Freescale is used together with other layers it shouldn't change any setting except when using the BSD specific machines thus the include files are moved onto a imx53-base.inc file. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-10-19imx53ard: cleanup machine descriptorAdrian Alonso
* Cleanup machine descriptor Remove preferred versions and providers, this are set in upper layer configuration. * Rename xserver-xf86-lite to xserver-xorg-lite alling to Yocto's upstream xserver-xorg naming changes. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-08-24imx53ard: machine config optionsAdrian Alonso
* Custom target config options * Sets u-boot default loadaddress, u-boot target config * Preferred linux and u-boot package descriptors * Target basic support like alsa, touchscreen support Signed-off-by: Adrian Alonso <b38018@freescale.com>