summaryrefslogtreecommitdiffstats
path: root/conf/machine/t1042d4rdb-64b.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>
* 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>
* t1042d4rdb-64b: update UBOOT_CONFIGChunrong Guo2019-11-191-1/+1
| | | | | | *update uboot image name for boot config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t1042d4rdb-64b: remove hv-cfgChunrong Guo2018-02-211-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t1042d4rdb-64b: remove hypervisorChunrong Guo2018-02-211-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t1042d4rdb-64b: add machine configChunrong Guo2018-01-261-0/+30
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* remove ppc machineChunrong Guo2017-08-211-28/+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>
* t104x: build dsar dtbTing Liu2016-08-151-0/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t104x: switch to new UBOOT_CONFIG formatTing Liu2016-07-221-7/+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>
* t1042d4rdb-64b: build usdpaa/usdpaa-shared-interfaces dtbTing Liu2016-04-191-1/+3
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t1042d4rdb(-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>
* t1042d4rdb(-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>
* t1042d4rdb(-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 e5500 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/+18
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>