#@TYPE: Machine #@DESCRIPTION: Machine configuration for running require e5500.inc require conf/machine/include/soc-family.inc SOC_FAMILY = "p5020" UBOOT_MACHINES ?= "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT P5020DS_SDCARD P5020DS_SPIFLASH " KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" USE_VT = "0"