* nxp release will not support ppc machine.
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
+++ /dev/null
-TARGET_FPU = "hard"
-
-require conf/machine/include/tune-ppce500mc.inc
-
-MACHINEOVERRIDES =. "e500mc:"
-require conf/machine/include/qoriq-ppc.inc
+++ /dev/null
-require conf/machine/include/tune-ppce500v2.inc
-
-MACHINEOVERRIDES =. "e500v2:"
-require conf/machine/include/qoriq-ppc.inc
+++ /dev/null
-TARGET_FPU = "hard"
-DEFAULTTUNE ?= "ppc64e5500"
-
-require conf/machine/include/tune-ppce5500.inc
-
-MACHINEOVERRIDES =. "e5500-64b:"
-require conf/machine/include/qoriq-ppc.inc
-
-require conf/multilib.conf
-MULTILIBS ?= "multilib:lib32"
-DEFAULTTUNE_virtclass-multilib-lib32 ?= "ppce5500"
+++ /dev/null
-TARGET_FPU = "hard"
-
-require conf/machine/include/tune-ppce5500.inc
-
-MACHINEOVERRIDES =. "e5500:"
-require conf/machine/include/qoriq-ppc.inc
+++ /dev/null
-TARGET_FPU = "hard"
-DEFAULTTUNE ?= "ppc64e6500"
-
-require conf/machine/include/tune-ppce6500.inc
-
-MACHINEOVERRIDES =. "e6500-64b:"
-require conf/machine/include/qoriq-ppc.inc
-
-require conf/multilib.conf
-MULTILIBS ?= "multilib:lib32"
-DEFAULTTUNE_virtclass-multilib-lib32 ?= "ppce6500"
+++ /dev/null
-TARGET_FPU = "hard"
-
-require conf/machine/include/tune-ppce6500.inc
-
-MACHINEOVERRIDES =. "e6500:"
-require conf/machine/include/qoriq-ppc.inc
-
-BUILD_64BIT_KERNEL = "1"
-
-require conf/multilib.conf
-MULTILIBS ?= "multilib:lib64"
-DEFAULTTUNE_virtclass-multilib-lib64 ?= "ppc64e6500"
+++ /dev/null
-# Provides the common settings for QorIQ PPC
-
-KERNEL_IMAGETYPE ?= "uImage"
-
-SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
-SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
-
-MACHINEOVERRIDES =. "qoriq-ppc:"
-
-require conf/machine/include/qoriq-base.inc
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P2041RDB
-#@SOC: p2041
-#@DESCRIPTION: Machine configuration for NXP QorIQ P2041 Reference
-# Design Board, rev2 silicon with ppce500mc core
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p2041:"
-
-require conf/machine/include/e500mc.inc
-
-UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P2041RDB_config"
-UBOOT_CONFIG[nand] = "P2041RDB_NAND_config,,u-boot.pbl"
-UBOOT_CONFIG[secure-boot] = "P2041RDB_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P2041RDB_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P2041RDB_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb \
- p2041rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P3041DS
-#@SOC: p3041
-#@DESCRIPTION: Machine configuration for NXP QorIQ P3041 Development
-# System with ppce500mc core
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p3041:"
-
-require conf/machine/include/e500mc.inc
-
-UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P3041DS_config"
-UBOOT_CONFIG[nand] = "P3041DS_NAND_config,,u-boot.pbl"
-UBOOT_CONFIG[secure-boot] = "P3041DS_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P3041DS_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P3041DS_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p3041ds.dtb p3041ds-usdpaa.dtb \
- p3041ds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P4080DS
-#@SOC: p4080
-#@DESCRIPTION: Machine configuration for NXP QorIQ P4080 Development
-# System with ppce500mc core
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p4080:"
-
-require conf/machine/include/e500mc.inc
-
-UBOOT_CONFIG ??= "secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P4080DS_config"
-UBOOT_CONFIG[secure-boot] = "P4080DS_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P4080DS_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P4080DS_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \
- p4080ds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P5020DS-64B
-#@SOC: p5020
-#@DESCRIPTION: Machine configuration for NXP QorIQ P5020 Development
-# System with ppce5500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p5020:"
-
-require conf/machine/include/e5500-64b.inc
-
-UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P5020DS_config"
-UBOOT_CONFIG[nand] = "P5020DS_NAND_config,,u-boot.pbl"
-UBOOT_CONFIG[secure-boot] = "P5020DS_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P5020DS_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P5020DS_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb \
- p5020ds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P5020DS
-#@SOC: p5020
-#@DESCRIPTION: Machine configuration for NXP QorIQ P5020 Development
-# System with ppce5500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p5020:"
-
-require conf/machine/include/e5500.inc
-
-UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P5020DS_config"
-UBOOT_CONFIG[nand] = "P5020DS_NAND_config,,u-boot.pbl"
-UBOOT_CONFIG[secure-boot] = "P5020DS_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P5020DS_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P5020DS_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb \
- p5020ds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P5040DS-64B
-#@SOC: p5040
-#@DESCRIPTION: Machine configuration for NXP QorIQ P5040 Development
-# System with ppce5500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p5040:"
-
-require conf/machine/include/e5500-64b.inc
-
-UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P5040DS_config"
-UBOOT_CONFIG[nand] = "P5040DS_NAND_config,,u-boot.pbl"
-UBOOT_CONFIG[secure-boot] = "P5040DS_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P5040DS_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P5040DS_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb \
- p5040ds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP P5040DS
-#@SOC: p5040
-#@DESCRIPTION: Machine configuration for NXP QorIQ P5040 Development
-# System with ppce5500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "p5040:"
-
-require conf/machine/include/e5500.inc
-
-UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
-UBOOT_CONFIG[nor] = "P5040DS_config"
-UBOOT_CONFIG[nand] = "P5040DS_NAND_config,,u-boot.pbl"
-UBOOT_CONFIG[secure-boot] = "P5040DS_SECURE_BOOT_config"
-UBOOT_CONFIG[sdcard] = "P5040DS_SDCARD_config,,u-boot.pbl"
-UBOOT_CONFIG[spi] = "P5040DS_SPIFLASH_config,,u-boot.pbl"
-
-KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb \
- p5040ds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1023RDB
-#@SOC: t1023
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1023 Reference
-# Design Board with ppce5500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1023:"
-
-require conf/machine/include/e5500-64b.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1023RDB_config"
-UBOOT_CONFIG[nand] = "T1023RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1023RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1023RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1023RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1023rdb.dtb t1023rdb-usdpaa.dtb t1023rdb-usdpaa-shared-interfaces.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1023RDB
-#@SOC: t1023
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1023 Reference
-# Design Board with ppce5500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1023:"
-
-require conf/machine/include/e5500.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1023RDB_config"
-UBOOT_CONFIG[nand] = "T1023RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1023RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1023RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1023RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1023rdb.dtb t1023rdb-usdpaa.dtb t1023rdb-usdpaa-shared-interfaces.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1024RDB
-#@SOC: t1024
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1024 Reference
-# Design Board with ppce5500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1024:"
-
-require conf/machine/include/e5500-64b.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1024RDB_config"
-UBOOT_CONFIG[nand] = "T1024RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb \
- t1024rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1024RDB
-#@SOC: t1024
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1024 Reference
-# Design Board with ppce5500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1024:"
-
-require conf/machine/include/e5500.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1024RDB_config"
-UBOOT_CONFIG[nand] = "T1024RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb \
- t1024rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1040D4RDB
-#@SOC: t1040
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1040D4 Reference
-# Design Board with ppce5500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1040:"
-
-require conf/machine/include/e5500-64b.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1040D4RDB_config"
-UBOOT_CONFIG[nand] = "T1040D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
- t1040d4rdb-dsar.dtb \
- t1040d4rdb-usdpaa-lag.dtb t1040d4rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1040D4RDB
-#@SOC: t1040
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1040D4 Reference
-# Design Board with ppce5500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1040:"
-
-require conf/machine/include/e5500.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1040D4RDB_config"
-UBOOT_CONFIG[nand] = "T1040D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
- t1040d4rdb-dsar.dtb \
- t1040d4rdb-usdpaa-lag.dtb t1040d4rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1042D4RDB
-#@SOC: t1042
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1042D4 Reference
-# Design Board with ppce5500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1042:"
-
-require conf/machine/include/e5500-64b.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1042D4RDB_config"
-UBOOT_CONFIG[nand] = "T1042D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
- t1042d4rdb-dsar.dtb \
- t1042d4rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T1042D4RDB
-#@SOC: t1042
-#@DESCRIPTION: Machine configuration for NXP QorIQ T1042D4 Reference
-# Design Board with ppce5500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t1:t1042:"
-
-require conf/machine/include/e5500.inc
-
-UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
-UBOOT_CONFIG[nor] = "T1042D4RDB_config"
-UBOOT_CONFIG[nand] = "T1042D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
- t1042d4rdb-dsar.dtb \
- t1042d4rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T2080QDS-64B
-#@SOC: t2080
-#@DESCRIPTION: Machine configuration for NXP QorIQ T2080 Development
-# System with ppce6500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t2:t2080:"
-
-require conf/machine/include/e6500-64b.inc
-
-UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor"
-UBOOT_CONFIG[nor] = "T2080QDS_config"
-UBOOT_CONFIG[sdcard] = "T2080QDS_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T2080QDS_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[nand] = "T2080QDS_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[srio-pcie-boot] = "T2080QDS_SRIO_PCIE_BOOT_config"
-UBOOT_CONFIG[secure-boot] = "T2080QDS_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \
- t2080qds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T2080QDS
-#@SOC: t2080
-#@DESCRIPTION: Machine configuration for NXP QorIQ T2080 Development
-# System with ppce6500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t2:t2080:"
-
-require conf/machine/include/e6500.inc
-
-UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor"
-UBOOT_CONFIG[nor] = "T2080QDS_config"
-UBOOT_CONFIG[sdcard] = "T2080QDS_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T2080QDS_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[nand] = "T2080QDS_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[srio-pcie-boot] = "T2080QDS_SRIO_PCIE_BOOT_config"
-UBOOT_CONFIG[secure-boot] = "T2080QDS_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \
- t2080qds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T2080RDB
-#@SOC: t2080
-#@DESCRIPTION: Machine configuration for NXP QorIQ T2080 Reference
-# Design Board with ppce6500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t2:t2080:"
-
-require conf/machine/include/e6500-64b.inc
-
-UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor"
-UBOOT_CONFIG[nor] = "T2080RDB_config"
-UBOOT_CONFIG[sdcard] = "T2080RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T2080RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[nand] = "T2080RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config"
-UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \
- t2080rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T2080RDB
-#@SOC: t2080
-#@DESCRIPTION: Machine configuration for NXP QorIQ T2080 Reference
-# Design Board with ppce6500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t2:t2080:"
-
-require conf/machine/include/e6500.inc
-
-UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor"
-UBOOT_CONFIG[nor] = "T2080RDB_config"
-UBOOT_CONFIG[sdcard] = "T2080RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[spi] = "T2080RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[nand] = "T2080RDB_NAND_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config"
-UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \
- t2080rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T4160QDS-64B
-#@SOC: t4160
-#@DESCRIPTION: Machine configuration for NXP QorIQ T4160 Development
-# System with ppce6500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t4:t4160:"
-
-require conf/machine/include/e6500-64b.inc
-
-UBOOT_CONFIG ??= "secure-boot nor"
-UBOOT_CONFIG[nor] = "T4160QDS_config"
-UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T4160QDS
-#@SOC: t4160
-#@DESCRIPTION: Machine configuration for NXP QorIQ T4160 Development
-# System with ppce6500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t4:t4160:"
-
-require conf/machine/include/e6500.inc
-
-UBOOT_CONFIG ??= "secure-boot nor"
-UBOOT_CONFIG[nor] = "T4160QDS_config"
-UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T4240QDS-64B
-#@SOC: t4240
-#@DESCRIPTION: Machine configuration for NXP QorIQ T4240 Development
-# System with ppce6500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t4:t4240:"
-
-require conf/machine/include/e6500-64b.inc
-
-UBOOT_CONFIG ??= "secure-boot nor"
-UBOOT_CONFIG[nor] = "T4240QDS_config"
-UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
- t4240qds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T4240QDS
-#@SOC: t4240
-#@DESCRIPTION: Machine configuration for NXP QorIQ T4240 Development
-# System with ppce6500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t4:t4240:"
-
-require conf/machine/include/e6500.inc
-
-UBOOT_CONFIG ??= "secure-boot nor"
-UBOOT_CONFIG[nor] = "T4240QDS_config"
-UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
-
-KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
- t4240qds-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T4240RDB
-#@SOC: t4240
-#@DESCRIPTION: Machine configuration for NXP QorIQ T4240 Reference
-# Design Board with ppce6500 core in 64b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t4:t4240:"
-
-require conf/machine/include/e6500-64b.inc
-
-UBOOT_CONFIG ??= "nor"
-UBOOT_CONFIG[nor] = "T4240RDB_config"
-
-KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
- t4240rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP T4240RDB
-#@SOC: t4240
-#@DESCRIPTION: Machine configuration for NXP QorIQ T4240 Reference
-# Design Board with ppce6500 core in 32b mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-MACHINEOVERRIDES =. "t4:t4240:"
-
-require conf/machine/include/e6500.inc
-
-UBOOT_CONFIG ??= "nor"
-UBOOT_CONFIG[nor] = "T4240RDB_config"
-
-KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
- t4240rdb-usdpaa-shared-interfaces.dtb \
-"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
-USE_VT ?= "0"
+++ /dev/null
-#@TYPE: Machine
-#@NAME: NXP Vybrid TWR-VF65GS10
-#@SOC: VF610
-#@DESCRIPTION: Machine configuration for NXP Vybrid TWR-VF65GS10
-#@MAINTAINER: Stefan Agner <stefan.agner@toradex.com>
-
-MACHINEOVERRIDES =. "vf:vf60:"
-
-include conf/machine/include/imx-base.inc
-include conf/machine/include/tune-cortexa5.inc
-
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc"
-
-UBOOT_MACHINE = "vf610twr_config"
-
-KERNEL_DEVICETREE = "vf610-twr.dtb"
-
-SERIAL_CONSOLE = "115200 ttyLP1"
-
-MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"