aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p1020rdb.conf
blob: e2b706ed4ae83885a7db969ee37efbe9f54a3f88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@NAME: Freescale P1020RDB
#@SOC: p1020
#@DESCRIPTION: Machine configuration for running P1020RDB
#@MAINTAINER: Chunrong Guo <B40290@freescale.com>

require conf/machine/include/e500v2.inc

SOC_FAMILY = "p1020"
BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
UBOOT_MACHINES ?= " P1020RDB-PD P1020RDB-PD_NAND P1020RDB-PD_SDCARD P1020RDB-PD_SPIFLASH"
KERNEL_DEVICETREE ?= "p1020rdb-pd_32b.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"

JFFS2_ERASEBLOCK = "0x20000"