summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1021atwr.conf
Commit message (Collapse)AuthorAgeFilesLines
* ls1021atwr: disable virtual terminal supportZhenhua Luo2016-04-191-0/+2
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1021atwr.conf: add the supported board revisionZhenhua Luo2016-04-191-1/+1
| | | | | | Only ls1021atwr rev1.0 is supported. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Update ls1021atwr machine confZhenhua Luo2016-04-191-6/+5
| | | | | | | | | | * update the DESCRIPTION to provide more details * add sdcard, lpuart and qspi in UBOOT_CONFIG * add KERNEL_DEFCONFIG * remove duplicated variables which are in qoriq-arm.inc Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+26
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>