diff options
Diffstat (limited to 'conf/machine/p1010rdb.conf')
| -rw-r--r-- | conf/machine/p1010rdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p1010rdb.conf b/conf/machine/p1010rdb.conf index ccc5053..2ee53fc 100644 --- a/conf/machine/p1010rdb.conf +++ b/conf/machine/p1010rdb.conf | |||
| @@ -7,7 +7,7 @@ require conf/machine/include/soc-family.inc | |||
| 7 | 7 | ||
| 8 | SOC_FAMILY = "p1010" | 8 | SOC_FAMILY = "p1010" |
| 9 | UBOOT_MACHINES ?= "P1010RDB_NAND P1010RDB_NOR" | 9 | UBOOT_MACHINES ?= "P1010RDB_NAND P1010RDB_NOR" |
| 10 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1010rdb.dts" | 10 | KERNEL_DEVICETREE = "p1010rdb.dtb" |
| 11 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" | 11 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" |
| 12 | 12 | ||
| 13 | JFFS2_ERASEBLOCK = "0x20000" | 13 | JFFS2_ERASEBLOCK = "0x20000" |
