summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/t1040rdb-64b.conf
Commit message (Collapse)AuthorAgeFilesLines
* t1040rdb[-64b]: remove as it is not supportedTing Liu2015-07-281-16/+0
| | | | | | | | | | | | The board is not supported in SDK 1.8 and as it is untested QorIQ team does not offer support for it. Drop the board to avoid user using untested BSP components in this board. But t1040d4rdb which has the same soc with t1040rdb is supported. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* add QE_UCODE definition in machine.confTing Liu2015-01-131-0/+1
| | | | Signed-off-by: Ting Liu <ting.liu@freescale.com>
* add more secure u-boot into default build listTing Liu2015-01-081-1/+1
| | | | Signed-off-by: Ting Liu <ting.liu@freescale.com>
* t104x: use kernel defconfig corenet_fmanv3_smp_defconfigTing Liu2015-01-071-1/+1
| | | | | | The defconfig in kernel source was renamed. 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-4/+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>
* add machine configure file for new boardsZongchun Yu2014-07-081-0/+19
based on latest kernel/u-boot codes, add following boards: t1040rdb-64b t1040rdb t1042rdb-64b t1042rdb t2080rdb-64b t2080rdb t4240rdb-64b t4240rdb Signed-off-by: Ting Liu <ting.liu@freescale.com>