diff options
| author | Ting Liu <ting.liu@freescale.com> | 2015-01-05 18:32:23 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-07 10:14:35 +0800 |
| commit | a10ab846ea22c423c24496c2768c8f745641399b (patch) | |
| tree | 266e93f62a929734e330ea340bde358174f0ab09 | |
| parent | 3656a2c2ebae75c1112c9ab545b209a07f12292c (diff) | |
| download | meta-freescale-a10ab846ea22c423c24496c2768c8f745641399b.tar.gz | |
rename t1042rdb -> t1042rdb-pi
Current configuration of t1042rdb was targeted for
printing market, rename it to t1042rdb-pi.
Signed-off-by: Ting Liu <ting.liu@freescale.com>
| -rw-r--r-- | meta-fsl-ppc/conf/machine/t1042rdb-pi-64b.conf (renamed from meta-fsl-ppc/conf/machine/t1042rdb-64b.conf) | 4 | ||||
| -rw-r--r-- | meta-fsl-ppc/conf/machine/t1042rdb-pi.conf (renamed from meta-fsl-ppc/conf/machine/t1042rdb.conf) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-fsl-ppc/conf/machine/t1042rdb-64b.conf b/meta-fsl-ppc/conf/machine/t1042rdb-pi-64b.conf index c3f783856..6ec343693 100644 --- a/meta-fsl-ppc/conf/machine/t1042rdb-64b.conf +++ b/meta-fsl-ppc/conf/machine/t1042rdb-pi-64b.conf | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
| 2 | #@NAME: Freescale T1042RDB | 2 | #@NAME: Freescale T1042RDB-PI |
| 3 | #@SOC: t1042 | 3 | #@SOC: t1042 |
| 4 | #@DESCRIPTION: Machine configuration for running T1042RDB in 64-bit mode | 4 | #@DESCRIPTION: Machine configuration for running T1042RDB-PI in 64-bit mode |
| 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
| 6 | 6 | ||
| 7 | require conf/machine/include/e5500-64b.inc | 7 | require conf/machine/include/e5500-64b.inc |
diff --git a/meta-fsl-ppc/conf/machine/t1042rdb.conf b/meta-fsl-ppc/conf/machine/t1042rdb-pi.conf index feb5049c5..fdd4d7384 100644 --- a/meta-fsl-ppc/conf/machine/t1042rdb.conf +++ b/meta-fsl-ppc/conf/machine/t1042rdb-pi.conf | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
| 2 | #@NAME: Freescale T1042RDB | 2 | #@NAME: Freescale T1042RDB-PI |
| 3 | #@SOC: t1042 | 3 | #@SOC: t1042 |
| 4 | #@DESCRIPTION: Machine configuration for running T1042RDB in 32-bit mode | 4 | #@DESCRIPTION: Machine configuration for running T1042RDB-PI in 32-bit mode |
| 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
| 6 | 6 | ||
| 7 | require conf/machine/include/e5500.inc | 7 | require conf/machine/include/e5500.inc |
