summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ata-as-arm.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/ata-as-arm.S')
-rw-r--r--firmware/target/arm/ata-as-arm.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/target/arm/ata-as-arm.S b/firmware/target/arm/ata-as-arm.S
index 32fc28c4e0..5c0a1f9660 100644
--- a/firmware/target/arm/ata-as-arm.S
+++ b/firmware/target/arm/ata-as-arm.S
@@ -25,8 +25,8 @@
25 * setup. Needs investigation. */ 25 * setup. Needs investigation. */
26 .section .icode,"ax",%progbits 26 .section .icode,"ax",%progbits
27 .equ .ata_port, 0xc00031e0 27 .equ .ata_port, 0xc00031e0
28#elif CONFIG_CPU == PP5020 28#elif defined CPU_PP502x
29 /* Verified working on (PP5020, PP5021, PP5022) targets */ 29 /* Verified working on (PP5020, PP5022) targets */
30 .section .icode,"ax",%progbits 30 .section .icode,"ax",%progbits
31 .equ .ata_port, 0xc30001e0 31 .equ .ata_port, 0xc30001e0
32#elif CONFIG_CPU == S3C2440 32#elif CONFIG_CPU == S3C2440