summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-06-15 15:21:31 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2016-06-23 10:41:55 +0800
commit6e0b40b51c99afcb69c96445bd538073422d233d (patch)
tree835bdb6e2e89493eaf8460b1daeed97d9b0241ef
parentffd33f8a4658b1673d3dbdce02b4f640b4261868 (diff)
downloadmeta-fsl-ppc-6e0b40b51c99afcb69c96445bd538073422d233d.tar.gz
c293pcie: update dtb path
Signed-off-by: Ting Liu <ting.liu@nxp.com>
-rw-r--r--conf/machine/c293pcie.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
index 7cc088c..4ab730d 100644
--- a/conf/machine/c293pcie.conf
+++ b/conf/machine/c293pcie.conf
@@ -15,7 +15,7 @@ UBOOT_CONFIG[spi] = "C29XPCIE_SPIFLASH_config"
15UBOOT_CONFIG[secboot] = "C29XPCIE_NOR_SECBOOT_config" 15UBOOT_CONFIG[secboot] = "C29XPCIE_NOR_SECBOOT_config"
16UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config" 16UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config"
17 17
18KERNEL_DEVICETREE ?= "c293pcie_36b.dtb" 18KERNEL_DEVICETREE ?= "fsl/c293pcie.dtb"
19KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" 19KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
20 20
21BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat" 21BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat"