diff options
| author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2013-10-09 07:33:07 +0000 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-10-10 12:30:44 +0800 |
| commit | d8d01af618c1cab23f29494ff4a38379f69cd88b (patch) | |
| tree | d10e1a8dabcb17475f380a47cbfebbfb53fbdb3e /conf | |
| parent | ac0145a4471b0d16e8839167ded8900d05468954 (diff) | |
| download | meta-fsl-ppc-d8d01af618c1cab23f29494ff4a38379f69cd88b.tar.gz | |
build b4420qds-usdpaa dts by default
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/b4420qds-64b.conf | 2 | ||||
| -rw-r--r-- | conf/machine/b4420qds.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/b4420qds-64b.conf b/conf/machine/b4420qds-64b.conf index 9b4973e..ec697ab 100644 --- a/conf/machine/b4420qds-64b.conf +++ b/conf/machine/b4420qds-64b.conf | |||
| @@ -8,7 +8,7 @@ SOC_FAMILY = "b4420" | |||
| 8 | 8 | ||
| 9 | # TODO: fix 32bit build of u-boot | 9 | # TODO: fix 32bit build of u-boot |
| 10 | UBOOT_MACHINES ?= "B4420QDS" | 10 | UBOOT_MACHINES ?= "B4420QDS" |
| 11 | KERNEL_DEVICETREE = "b4420qds.dtb" | 11 | KERNEL_DEVICETREE = "b4420qds.dtb b4420qds-usdpaa.dtb" |
| 12 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig" | 12 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig" |
| 13 | 13 | ||
| 14 | JFFS2_ERASEBLOCK = "0x10000" | 14 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf index ef8f977..2ae5b5b 100644 --- a/conf/machine/b4420qds.conf +++ b/conf/machine/b4420qds.conf | |||
| @@ -6,7 +6,7 @@ require conf/machine/include/soc-family.inc | |||
| 6 | 6 | ||
| 7 | SOC_FAMILY = "b4420" | 7 | SOC_FAMILY = "b4420" |
| 8 | UBOOT_MACHINES ?= "B4420QDS" | 8 | UBOOT_MACHINES ?= "B4420QDS" |
| 9 | KERNEL_DEVICETREE = "b4420qds.dtb" | 9 | KERNEL_DEVICETREE = "b4420qds.dtb b4420qds-usdpaa.dtb" |
| 10 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig" | 10 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig" |
| 11 | 11 | ||
| 12 | JFFS2_ERASEBLOCK = "0x10000" | 12 | JFFS2_ERASEBLOCK = "0x10000" |
