summaryrefslogtreecommitdiffstats
path: root/conf/machine/p1020mbg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p1020mbg.conf')
-rw-r--r--conf/machine/p1020mbg.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p1020mbg.conf b/conf/machine/p1020mbg.conf
index 1459698..b6182bf 100644
--- a/conf/machine/p1020mbg.conf
+++ b/conf/machine/p1020mbg.conf
@@ -3,7 +3,9 @@
3#@DESCRIPTION: Machine configuration for the Freescale P1020MBG 3#@DESCRIPTION: Machine configuration for the Freescale P1020MBG
4 4
5require e500v2.inc 5require e500v2.inc
6require conf/machine/include/soc-family.inc
6 7
8SOC_FAMILY = "p1020"
7BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat" 9BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat"
8UBOOT_MACHINES ?= "P1020MBG-PC P1020MBG-PC_SDCARD P1020MBG-PC_36BIT P1020MBG-PC_36BIT_SDCARD" 10UBOOT_MACHINES ?= "P1020MBG-PC P1020MBG-PC_SDCARD P1020MBG-PC_36BIT P1020MBG-PC_36BIT_SDCARD"
9KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020mbg-pc_32b.dts" 11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020mbg-pc_32b.dts"