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

require e5500-64b.inc
require conf/machine/include/soc-family.inc

SOC_FAMILY = "p5040"
UBOOT_MACHINES ?= "P5040DS  P5040DS_NAND P5040DS_SECURE_BOOT P5040DS_SDCARD P5040DS_SPIFLASH"
KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"

JFFS2_ERASEBLOCK = "0x10000"

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