summaryrefslogtreecommitdiffstats
path: root/conf/machine/t2080rdb.conf
Commit message (Collapse)AuthorAgeFilesLines
* qoriq-ppc: not build secure-boot u-boot configsTing Liu2020-06-081-2/+1
| | | | | | | | | Secure boot does not have DM mode support for PPC, and driver related changes are not tested due to bandwidth limitation. Remove secure-boot u-boot configs from the build list. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* t2080: remove srio_pcie boot UBOOT_CONFIGTing Liu2020-05-261-2/+1
| | | | | | | For the srio_pcie boot, the DM pcie driver does not support this feature. Remove it. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* qoriq-ppc: add fsl/ prefix in KERNEL_DEVICETREETing Liu2020-05-081-1/+1
| | | | | | | Fix below issue when compiling linux-qoriq: make[2]: *** No rule to make target 'arch/powerpc/boot/dts/p4080ds.dtb'. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* t2080rdb : update UBOOT_CONFIGChunrong Guo2019-11-191-1/+1
| | | | | | *update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* add colon to MACHINEOVERRIDES in ppc machine configChunrong Guo2019-01-311-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* Migrate from SOC_FAMILY to MACHINEOVERRIDESChunrong Guo2019-01-101-1/+1
| | | | | | | | 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>
* t2080rdb: add machine configC.R. Guo2018-03-151-0/+29
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* remove ppc machineChunrong Guo2017-08-211-27/+0
| | | | | | | * nxp release will not support ppc machine. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Update machine description fieldsDaiane Angolini2017-02-081-2/+2
| | | | | | | | Change description fields from Freescale to NXP in machine files to align to 2016 corporate transfer to NXP. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Migrate from SOC_FAMILY to MACHINEOVERRIDESZhenhua Luo2016-09-131-2/+2
| | | | | | | | MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t2080: switch to new UBOOT_CONFIG formatTing Liu2016-07-221-6/+4
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* hv-cfg: not set HV_CFG_M in machine confTing Liu2016-07-221-3/+0
| | | | | | | It is simple to do it in hv-cfg recipe. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* remove obsolete UBOOT_SOURCE_* variables in machine fileTing Liu2016-07-221-3/+0
| | | | | | | | u-boot has switched to the new UBOOT_CONFIG format. These variables are useless now. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t2080rdb(-64b): define HV_CFG_M in machine confZhenhua Luo2016-04-191-0/+2
| | | | | | | HV_CFG_M defines the path of hv-cfg devicetree binary. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t2080rdb(-64b): define the u-boot source binary name of NAND, SPI and SDZhenhua Luo2016-04-191-0/+4
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t2080rdb(-64b): 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>
* Update machine conf of e6500 targetsZhenhua Luo2016-04-191-4/+12
| | | | | | | | | | * update the DESCRIPTION to provide more details * switch to UBOOT_CONFIG way for u-boot build * add EXTRA_IMAGEDEPENDS 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>
* Move meta-fsl-ppc content to layer rootOtavio Salvador2015-07-281-0/+19
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>