summaryrefslogtreecommitdiffstats
path: root/conf/machine/t1042rdb.conf
Commit message (Collapse)AuthorAgeFilesLines
* add QE_UCODE definition in machine.confTing Liu2015-01-131-0/+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>
* t1042rdb: add machine supportTing Liu2015-01-071-0/+15
| | | | | | | This is a board with t1042rdb u-boot/rcw/dtb, the others are the same wtih t1040rdb Signed-off-by: Ting Liu <ting.liu@freescale.com>
* rename t1042rdb -> t1042rdb-piTing Liu2015-01-071-23/+0
| | | | | | | Current configuration of t1042rdb was targeted for printing market, rename it to t1042rdb-pi. 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>
* add machine configure file for new boardsZongchun Yu2014-07-081-0/+28
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>