From 4eceb12909f7f34cb5a7118dd3a7824d34e269cf Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 13 Jan 2015 17:22:55 +0800 Subject: add QE_UCODE definition in machine.conf Signed-off-by: Ting Liu --- conf/machine/p1025twr.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/p1025twr.conf') 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" KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" JFFS2_ERASEBLOCK = "0x20000" +QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin" -- cgit v1.2.3-54-g00ecf