aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p1023rds.conf
blob: e51e5f7647d145cad544f4312b8996633462ec72 (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 e500v2.inc

UBOOT_MACHINES ?= "P1023RDS P1023RDS_NAND"
KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1023rds.dts"
KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_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"