#@TYPE: Machine #@Name: Freescale P1010RDB #@DESCRIPTION: Machine configuration for the Freescale P1010RDB require e500v2.inc require conf/machine/include/soc-family.inc SOC_FAMILY = "p1010" UBOOT_MACHINES ?= "P1010RDB_NAND P1010RDB_NOR" KERNEL_DEVICETREE = "p1010rdb.dtb" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" JFFS2_ERASEBLOCK = "0x20000" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" USE_VT = "0"