diff options
| author | Ting Liu <ting.liu@freescale.com> | 2015-01-13 17:22:55 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-13 17:45:07 +0800 |
| commit | 4eceb12909f7f34cb5a7118dd3a7824d34e269cf (patch) | |
| tree | 040b15ae1015716f045c2332d20bb0bcc1e7e887 /conf/machine/p1025twr.conf | |
| parent | bd9f778ebb2569843ca472f2dfae5c715dff8968 (diff) | |
| download | meta-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.conf | 1 |
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" | |||
| 13 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | 13 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" |
| 14 | 14 | ||
| 15 | JFFS2_ERASEBLOCK = "0x20000" | 15 | JFFS2_ERASEBLOCK = "0x20000" |
| 16 | QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin" | ||
| 16 | 17 | ||
