aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p1020rdb.conf
AgeCommit message (Collapse)Author
2019-01-31add colon to MACHINEOVERRIDES in ppc machine configChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-10Migrate from SOC_FAMILY to MACHINEOVERRIDESChunrong Guo
MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-12-13p1020rdb: update uboot config * default link nor uboot typesChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-15p1020rdb : add machine configC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-15remove not supported e500v2 machinesTing Liu
Remove the below machines which are not supported/tested: bsc9131rdb, bsc9132qds, p1010rdb, p1020rdb, p1021rdb, p1022ds p1023rdb, p1025twr, p2020rdb Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19p1020rdb: define the u-boot source binary name of NAND, SPI and SDZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19p1020rdb: disable virtual terminal supportZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19Update machine conf of e500v2 targetsZhenhua Luo
* update the DESCRIPTION to provide more details * switch to UBOOT_CONFIG way for u-boot build * add EXTRA_IMAGEDEPENDS * remove unnecessary blank line Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-28Move meta-fsl-ppc content to layer rootOtavio Salvador
This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>