summaryrefslogtreecommitdiffstats
path: root/conf/machine/t1024rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t1024rdb.conf')
-rw-r--r--conf/machine/t1024rdb.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf
index cda31daf..49572fac 100644
--- a/conf/machine/t1024rdb.conf
+++ b/conf/machine/t1024rdb.conf
@@ -16,7 +16,9 @@ UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin" 16UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
17UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config" 17UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config"
18 18
19KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb t1024rdb-usdpaa-capwap.dtb" 19KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb \
20 t1024rdb-usdpaa-shared-interfaces.dtb \
21"
20KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig" 22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
21 23
22JFFS2_ERASEBLOCK = "0x10000" 24JFFS2_ERASEBLOCK = "0x10000"