summaryrefslogtreecommitdiffstats
path: root/conf/machine/p2020ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p2020ds.conf')
-rw-r--r--conf/machine/p2020ds.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/conf/machine/p2020ds.conf b/conf/machine/p2020ds.conf
deleted file mode 100644
index 96433a2..0000000
--- a/conf/machine/p2020ds.conf
+++ /dev/null
@@ -1,16 +0,0 @@
1#@TYPE: Machine
2#@NAME: Freescale P2020DS
3#@SOC: p2020
4#@DESCRIPTION: Machine configuration for running P2020DS
5#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
6
7require conf/machine/include/e500v2.inc
8
9SOC_FAMILY = "p2020"
10BOOTFORMAT_CONFIG = "config_sram_p2020ds.dat"
11UBOOT_MACHINES ?= "P2020DS P2020DS_36BIT P2020DS_DDR2 P2020DS_SDCARD P2020DS_SPIFLASH"
12KERNEL_DEVICETREE ?= "p2020ds.dtb"
13KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
14
15JFFS2_ERASEBLOCK = "0x20000"
16