summaryrefslogtreecommitdiffstats
path: root/conf/machine/b4860qds-64b.conf
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from SOC_FAMILY to MACHINEOVERRIDESZhenhua Luo2016-09-091-2/+2
| | | | | | | | | MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets. This also aligns with NXP MCU i.MX. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* b4860: update dtb pathTing Liu2016-06-231-2/+4
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* b4860: disable virtual terminal supportTing Liu2016-06-231-1/+1
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* update machine DESCRIPTION/UBOOT_CONFIG/EXTRA_IMAGEDEPENDSTing Liu2015-12-281-2/+7
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* p2/p3/p5/t2/t4/b4: build usdpaa-shared-interfaces.dtbTing Liu2015-07-201-1/+3
| | | | | | | Also split long line to multiple ones. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* t1/t2/t4/b4: update KERNEL_DEFCONFIGTing Liu2015-07-201-1/+1
| | | | | | | | | | The KERNEL_DEFCONFIG needs to be updated with the latest kernel codes. * 85xx/e6500rev2_defconfig -> corenet64_fmanv3h_smp_defconfig * corenet64_fmanv3_smp_defconfig -> corenet64_fmanv3l_smp_defconfig * corenet32_fmanv3_smp_defconfig -> corenet32_fmanv3l_smp_defconfig Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* add more secure u-boot into default build listTing Liu2015-01-081-1/+1
| | | | Signed-off-by: Ting Liu <ting.liu@freescale.com>
* add more generic SOC_FAMILY name t1/t2/t4/b4Ting Liu2014-07-291-1/+1
| | | | | | | currently the SOC_FAMILY name only cover 32b/64b for each one. add a more generic one to make it more usable. Signed-off-by: Ting Liu <b28495@freescale.com>
* conf/machine/: move common bits to inc filesTing Liu2014-07-151-5/+0
| | | | | | | | | | | * add four new files to hold common bits: include/qoriq-base.inc include/qoriq-default-providers.inc include/qoriq-default-settings.inc include/qoriq-default-versions.inc * add 'qoriq-ppc' into list of MACHINEOVERRIDES Signed-off-by: Ting Liu <b28495@freescale.com>
* move all inc files to folder include/Ting Liu2014-07-151-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* conf/machine/*.conf: Rework information headerChunrong Guo2014-06-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *Rework the information header to include a proper name, SoC and maintainer fields. This change has been done for follow boards: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb - p1022ds - p1023rdb - p1025twr - p2020ds - p2020rdb - p2041rdb - p3041ds - p4080ds - p5020ds-64b - p5020ds - p5040ds-64b - p5040ds - t2080qds-64b - t2080qds - t4160qds-64b - t4160qds - t4240qds-64b - t4240qds Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* conf/machine/*: make KERNEL_DEFCONFIG overridableTing Liu2014-01-121-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* conf/machine/*: make KERNEL_DEVICETREE overridableTing Liu2014-01-121-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* b4/t4: use e6500rev2_defconfig as default configZhenhua Luo2014-01-121-1/+1
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* rework machines to use dtb file in KERNEL_DEVICETREE variableTing Liu2013-08-201-2/+1
| | | | | | | | The linux-dtb.inc has been rework to use the Linux kernel build system to generate the DeviceTree binaries so now KERNEL_DEVICETREE variable should has the /target/ name, not the file path. Signed-off-by: Ting Liu <b28495@freescale.com>
* Remove unnecessary variables from machine confZhenhua Luo2013-04-111-2/+0
| | | | | | | 1. USE_VT = "" is duplicated with USE_VT = "0" and is removed. 2. SYSVINIT_ENABLED_GETTYS is useful when USE_VT = "1", so remove it. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* conf/machines: update to use SOC_FAMILYMatthew McClintock2013-02-181-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* e6500: replace corenet64_smp_defconfig with temp e6500rev1_defconfig for nowMatthew McClintock2013-01-301-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add usdpaa dts in the build list for b4860qdsZhenhua Luo2013-01-301-1/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* add new e6500 based machines (b4860qds and t4240qds)Matthew McClintock2012-09-121-0/+17
note: these machines build with a 64-bit kernel always, since optimal performance is with this kernel even if the rfs is still 32-bit Signed-off-by: Matthew McClintock <msm@freescale.com>