summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-fw.S
diff options
context:
space:
mode:
Diffstat (limited to 'cf-code/cf-fsi-fw.S')
-rw-r--r--cf-code/cf-fsi-fw.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf-code/cf-fsi-fw.S b/cf-code/cf-fsi-fw.S
index b771b79..914159f 100644
--- a/cf-code/cf-fsi-fw.S
+++ b/cf-code/cf-fsi-fw.S
@@ -425,7 +425,7 @@ start_command:
move.b %d4,%a1@(STAT_RTAG)
/* Extract tag part */
- moveq #0x7,%d0
+ moveq #0x3,%d0
and.l %d0,%d4
/* If non-0, no data, go get CRC */
OpenPOWER on IntegriCloud