]> code.ossystems Code Review - meta-freescale.git/commit
add machine configure file for new boards
authorZongchun Yu <Zongchun.Yu@freescale.com>
Mon, 25 Nov 2013 02:00:46 +0000 (10:00 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 8 Jul 2014 10:14:46 +0000 (18:14 +0800)
commitc825cb2866a37e6d7c6dfb13637a2cc1ab55938d
treefc83e253a46825a2781f365d3cdf9a4facecec49
parent61e6eeb56e5a48bc1379c9acca01176450e577a5
add machine configure file for new boards

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>
meta-fsl-ppc/conf/machine/t1040rdb-64b.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t1040rdb.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t1042rdb-64b.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t1042rdb.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t2080rdb-64b.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t2080rdb.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t4240rdb-64b.conf [new file with mode: 0644]
meta-fsl-ppc/conf/machine/t4240rdb.conf [new file with mode: 0644]