diff options
Diffstat (limited to 'conf/machine/b4420qds.conf')
| -rw-r--r-- | conf/machine/b4420qds.conf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf deleted file mode 100644 index bba3f9749..000000000 --- a/conf/machine/b4420qds.conf +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | #@TYPE: Machine | ||
| 2 | #@NAME: NXP B4420QDS | ||
| 3 | #@SOC: b4420 | ||
| 4 | #@DESCRIPTION: Machine configuration for NXP QorIQ Qonverge B4420 | ||
| 5 | # Application Development System with ppce6500 core in | ||
| 6 | # 32b mode | ||
| 7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | ||
| 8 | |||
| 9 | MACHINEOVERRIDES =. "b4:b4420:" | ||
| 10 | |||
| 11 | require conf/machine/include/e6500.inc | ||
| 12 | |||
| 13 | UBOOT_CONFIG ??= "nor" | ||
| 14 | UBOOT_CONFIG[nor] = "B4420QDS_config" | ||
| 15 | |||
| 16 | KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb" | ||
| 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | ||
| 18 | |||
| 19 | JFFS2_ERASEBLOCK = "0x10000" | ||
| 20 | |||
| 21 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw" | ||
| 22 | |||
| 23 | USE_VT ?= "0" | ||
