diff options
-rw-r--r-- | conf/machine/p1025twr.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p1025twr.conf b/conf/machine/p1025twr.conf index d2a306c9..56e223b8 100644 --- a/conf/machine/p1025twr.conf +++ b/conf/machine/p1025twr.conf | |||
@@ -20,3 +20,5 @@ JFFS2_ERASEBLOCK = "0x20000" | |||
20 | QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin" | 20 | QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin" |
21 | 21 | ||
22 | EXTRA_IMAGEDEPENDS += "qe-ucode" | 22 | EXTRA_IMAGEDEPENDS += "qe-ucode" |
23 | |||
24 | USE_VT ?= "0" | ||