aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/p1025twr.conf
blob: 0c6bb57ad09725163e3c85cdc530219897c93942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#@TYPE: Machine
#@Name: Freescale P1025TWR
#@SOC: p1025
#@DESCRIPTION: Machine configuration for running P1025TWR
#@MAINTAINER: Chunrong Guo <B40290@freescale.com>

require conf/machine/include/e500v2.inc

SOC_FAMILY = "p1025"
BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_667M.dat"
UBOOT_MACHINES ?= "TWR-P1025"
KERNEL_DEVICETREE ?= "p1025twr_32b.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"

JFFS2_ERASEBLOCK = "0x20000"
QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin"