summaryrefslogtreecommitdiffstats
path: root/conf/machine/p1025twr.conf
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-01-13 17:22:55 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-13 17:45:07 +0800
commit4eceb12909f7f34cb5a7118dd3a7824d34e269cf (patch)
tree040b15ae1015716f045c2332d20bb0bcc1e7e887 /conf/machine/p1025twr.conf
parentbd9f778ebb2569843ca472f2dfae5c715dff8968 (diff)
downloadmeta-fsl-ppc-4eceb12909f7f34cb5a7118dd3a7824d34e269cf.tar.gz
add QE_UCODE definition in machine.conf
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Diffstat (limited to 'conf/machine/p1025twr.conf')
-rw-r--r--conf/machine/p1025twr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/p1025twr.conf b/conf/machine/p1025twr.conf
index 67fa569..0c6bb57 100644
--- a/conf/machine/p1025twr.conf
+++ b/conf/machine/p1025twr.conf
@@ -13,4 +13,5 @@ KERNEL_DEVICETREE ?= "p1025twr_32b.dtb"
13KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 13KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
14 14
15JFFS2_ERASEBLOCK = "0x20000" 15JFFS2_ERASEBLOCK = "0x20000"
16QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin"
16 17