summaryrefslogtreecommitdiff
path: root/firmware/target/arm/philips/hdd1630
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/philips/hdd1630')
-rw-r--r--firmware/target/arm/philips/hdd1630/lcd-as-hdd1630.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/philips/hdd1630/lcd-as-hdd1630.S b/firmware/target/arm/philips/hdd1630/lcd-as-hdd1630.S
index 74327dddaf..73ad84ae45 100644
--- a/firmware/target/arm/philips/hdd1630/lcd-as-hdd1630.S
+++ b/firmware/target/arm/philips/hdd1630/lcd-as-hdd1630.S
@@ -294,7 +294,7 @@ lcd_write_yuv420_lines_odither:
294 @ r5 = yuv_src[1] = Cb_p 294 @ r5 = yuv_src[1] = Cb_p
295 @ r6 = yuv_src[2] = Cr_p 295 @ r6 = yuv_src[2] = Cr_p
296 @ 296 @
297 ldr r0, [sp, #40] @ Line up pattern and kernel quadrant 297 ldr r0, [sp, #36] @ Line up pattern and kernel quadrant
298 eor r14, r3, r0 @ 298 eor r14, r3, r0 @
299 and r14, r14, #0x2 @ 299 and r14, r14, #0x2 @
300 mov r14, r14, lsl #6 @ 0x00 or 0x80 300 mov r14, r14, lsl #6 @ 0x00 or 0x80