diff options
Diffstat (limited to 'conf/machine/p2020rdb.conf')
| -rw-r--r-- | conf/machine/p2020rdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf index 74195b6..48b0b39 100644 --- a/conf/machine/p2020rdb.conf +++ b/conf/machine/p2020rdb.conf | |||
| @@ -8,7 +8,7 @@ require conf/machine/include/soc-family.inc | |||
| 8 | SOC_FAMILY = "p2020" | 8 | SOC_FAMILY = "p2020" |
| 9 | BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" | 9 | BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" |
| 10 | UBOOT_MACHINES ?= " P2020RDB-PC P2020RDB-PC_NAND P2020RDB-PC_SDCARD P2020RDB-PC_SPIFLASH P2020RDB-PC_36BIT P2020RDB-PC_36BIT_SPIFLASH P2020RDB-PC_36BIT_NAND P2020RDB-PC_36BIT_SDCARD" | 10 | UBOOT_MACHINES ?= " P2020RDB-PC P2020RDB-PC_NAND P2020RDB-PC_SDCARD P2020RDB-PC_SPIFLASH P2020RDB-PC_36BIT P2020RDB-PC_36BIT_SPIFLASH P2020RDB-PC_36BIT_NAND P2020RDB-PC_36BIT_SDCARD" |
| 11 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p2020rdb-pc_32b.dts" | 11 | KERNEL_DEVICETREE ?= "${S}/arch/powerpc/boot/dts/p2020rdb-pc_32b.dts" |
| 12 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | 12 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" |
| 13 | 13 | ||
| 14 | JFFS2_ERASEBLOCK = "0x20000" | 14 | JFFS2_ERASEBLOCK = "0x20000" |
