From: Ting Liu Date: Wed, 7 Jan 2015 04:33:17 +0000 (+0800) Subject: t1024qds-64b: add machine support X-Git-Tag: 2.1~534^2~57 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=951a401605f7926ecec8ae47a02f44f55cd19a4e;p=meta-freescale.git t1024qds-64b: add machine support Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/conf/machine/t1024qds-64b.conf b/meta-fsl-ppc/conf/machine/t1024qds-64b.conf new file mode 100644 index 00000000..81d57633 --- /dev/null +++ b/meta-fsl-ppc/conf/machine/t1024qds-64b.conf @@ -0,0 +1,15 @@ +#@TYPE: Machine +#@NAME: Freescale T1024QDS +#@SOC: t1024 +#@DESCRIPTION: Machine configuration for running T1024QDS in 64-bit mode +#@MAINTAINER: Chunrong Guo + +require conf/machine/include/e5500-64b.inc + +SOC_FAMILY = "t1:t1024" +UBOOT_MACHINES ?= "T1024QDS T1024QDS_D4 T1024QDS_NAND T1024QDS_SDCARD T1024QDS_SPIFLASH T1024QDS_SECURE_BOOT" +KERNEL_DEVICETREE ?= "t1024qds.dtb t1024qds-usdpaa.dtb t1024qds-usdpaa-capwap.dtb" +KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig" + +JFFS2_ERASEBLOCK = "0x10000" +