diff options
Diffstat (limited to 'conf/machine/t4240qds.conf')
| -rw-r--r-- | conf/machine/t4240qds.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf index 0df32f6..58e5200 100644 --- a/conf/machine/t4240qds.conf +++ b/conf/machine/t4240qds.conf | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
| 6 | 6 | ||
| 7 | require conf/machine/include/e6500.inc | 7 | require conf/machine/include/e6500.inc |
| 8 | require conf/machine/include/soc-family.inc | ||
| 9 | 8 | ||
| 10 | SOC_FAMILY = "t4240" | 9 | SOC_FAMILY = "t4240" |
| 11 | UBOOT_MACHINES ?= "T4240QDS" | 10 | UBOOT_MACHINES ?= "T4240QDS" |
| @@ -14,7 +13,3 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/e6500rev2_defconfig" | |||
| 14 | 13 | ||
| 15 | JFFS2_ERASEBLOCK = "0x10000" | 14 | JFFS2_ERASEBLOCK = "0x10000" |
| 16 | 15 | ||
| 17 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
| 18 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | ||
| 19 | USE_VT = "0" | ||
| 20 | BUILD_64BIT_KERNEL = "1" | ||
