diff options
| author | Ting Liu <ting.liu@nxp.com> | 2016-06-23 10:55:16 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@nxp.com> | 2016-06-23 10:55:16 +0800 |
| commit | aab8310123ba2fe4cbb419cacd00052c1ca6f30a (patch) | |
| tree | 6f475dbf56e0fbdf5d4c002365740b64bebe3f71 /conf | |
| parent | 882206e123f9891ddfe44f170507298ad4bfc59b (diff) | |
| download | meta-fsl-ppc-aab8310123ba2fe4cbb419cacd00052c1ca6f30a.tar.gz | |
t4160: update dtb path
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/t4160qds-64b.conf | 2 | ||||
| -rw-r--r-- | conf/machine/t4160qds.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/t4160qds-64b.conf b/conf/machine/t4160qds-64b.conf index 75e4d0f..2cbfff4 100644 --- a/conf/machine/t4160qds-64b.conf +++ b/conf/machine/t4160qds-64b.conf | |||
| @@ -13,7 +13,7 @@ UBOOT_CONFIG ??= "secure-boot nor" | |||
| 13 | UBOOT_CONFIG[nor] = "T4160QDS_config" | 13 | UBOOT_CONFIG[nor] = "T4160QDS_config" |
| 14 | UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" | 14 | UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" |
| 15 | 15 | ||
| 16 | KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb" | 16 | KERNEL_DEVICETREE ?= "fsl/t4240qds.dtb fsl/t4240qds-usdpaa.dtb" |
| 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" |
| 18 | 18 | ||
| 19 | JFFS2_ERASEBLOCK = "0x10000" | 19 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf index 58442c5..b4471ea 100644 --- a/conf/machine/t4160qds.conf +++ b/conf/machine/t4160qds.conf | |||
| @@ -13,7 +13,7 @@ UBOOT_CONFIG ??= "secure-boot nor" | |||
| 13 | UBOOT_CONFIG[nor] = "T4160QDS_config" | 13 | UBOOT_CONFIG[nor] = "T4160QDS_config" |
| 14 | UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" | 14 | UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" |
| 15 | 15 | ||
| 16 | KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb" | 16 | KERNEL_DEVICETREE ?= "fsl/t4240qds.dtb fsl/t4240qds-usdpaa.dtb" |
| 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" |
| 18 | 18 | ||
| 19 | JFFS2_ERASEBLOCK = "0x10000" | 19 | JFFS2_ERASEBLOCK = "0x10000" |
