aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p5020ds.conf
blob: eb1d73da83618c33ee77cb26626dd9f2e507ef6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#@TYPE: Machine
#@DESCRIPTION: Machine configuration for running 

require e5500.inc

UBOOT_MACHINES ?= "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT P5020DS_SDCARD P5020DS_SPIFLASH "
KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p5020ds.dts \
	${S}/arch/powerpc/boot/dts/p5020ds-usdpaa.dts"
KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"

JFFS2_ERASEBLOCK = "0x10000"

SYSVINIT_ENABLED_GETTYS = ""
USE_VT = ""
SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
USE_VT = "0"