diff options
Diffstat (limited to 'conf/machine/p2020rdb.conf')
| -rw-r--r-- | conf/machine/p2020rdb.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf index c3d08c9..9544c25 100644 --- a/conf/machine/p2020rdb.conf +++ b/conf/machine/p2020rdb.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/e500v2.inc | 7 | require conf/machine/include/e500v2.inc |
| 8 | require conf/machine/include/soc-family.inc | ||
| 9 | 8 | ||
| 10 | SOC_FAMILY = "p2020" | 9 | SOC_FAMILY = "p2020" |
| 11 | BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" | 10 | BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" |
| @@ -15,6 +14,3 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
| 15 | 14 | ||
| 16 | JFFS2_ERASEBLOCK = "0x20000" | 15 | JFFS2_ERASEBLOCK = "0x20000" |
| 17 | 16 | ||
| 18 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
| 19 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | ||
| 20 | USE_VT = "0" | ||
