diff options
Diffstat (limited to 'conf/machine/t4240qds-64b.conf')
| -rw-r--r-- | conf/machine/t4240qds-64b.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf index c3fa9dc..7063f9e 100644 --- a/conf/machine/t4240qds-64b.conf +++ b/conf/machine/t4240qds-64b.conf | |||
| @@ -5,7 +5,8 @@ require e6500-64b.inc | |||
| 5 | 5 | ||
| 6 | # TODO: fix 32bit build of u-boot | 6 | # TODO: fix 32bit build of u-boot |
| 7 | UBOOT_MACHINES ?= "T4240QDS" | 7 | UBOOT_MACHINES ?= "T4240QDS" |
| 8 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts" | 8 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts \ |
| 9 | ${S}/arch/powerpc/boot/dts/t4240qds-usdpaa.dts" | ||
| 9 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig" | 10 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig" |
| 10 | 11 | ||
| 11 | JFFS2_ERASEBLOCK = "0x10000" | 12 | JFFS2_ERASEBLOCK = "0x10000" |
