#@TYPE: Machine #@Name: Freescale MPC8544DS #@DESCRIPTION: Machine configuration for the Freescale MPC8544DS require e500v2.inc UBOOT_MACHINES ?= "MPC8544DS" KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8544ds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" JFFS2_ERASEBLOCK = "0x20000" SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"