diff options
| author | Ting Liu <b28495@freescale.com> | 2014-01-22 17:05:38 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-07-08 18:14:46 +0800 |
| commit | 312ad494fe342ac46be67aeb97469bb65f6f5de4 (patch) | |
| tree | 610ce8dfd2fa381fa8349a6da5a8ef47bbfecdc6 /conf/machine/c293pcie.conf | |
| parent | 8a128c576b22f2f4a265ed4d6735ff77d4e292f2 (diff) | |
| download | meta-fsl-ppc-312ad494fe342ac46be67aeb97469bb65f6f5de4.tar.gz | |
update machine configure file for old boards
1.c293pcie: remove C293PCIE_NAND from UBOOT_MACHINE list
2.p1023rdb: update defconfig to p1023_defconfig
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf/machine/c293pcie.conf')
| -rw-r--r-- | conf/machine/c293pcie.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf index 0583611..88009ac 100644 --- a/conf/machine/c293pcie.conf +++ b/conf/machine/c293pcie.conf | |||
| @@ -9,7 +9,7 @@ require conf/machine/include/soc-family.inc | |||
| 9 | 9 | ||
| 10 | SOC_FAMILY = "c293pcie" | 10 | SOC_FAMILY = "c293pcie" |
| 11 | BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat" | 11 | BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat" |
| 12 | UBOOT_MACHINES ?= "C293PCIE C293PCIE_NAND C293PCIE_SPIFLASH C293PCIE_SECBOOT C293PCIE_SPIFLASH_SECBOOT" | 12 | UBOOT_MACHINES ?= "C29XPCIE C29XPCIE_SPIFLASH C29XPCIE_SECBOOT C29XPCIE_SPIFLASH_SECBOOT" |
| 13 | KERNEL_DEVICETREE ?= "c293pcie_36b.dtb" | 13 | KERNEL_DEVICETREE ?= "c293pcie_36b.dtb" |
| 14 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" | 14 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" |
| 15 | 15 | ||
