summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorSteve Markgraf <steve@steve-m.de>2011-09-17 21:41:30 +0200
committerSteve Markgraf <steve@steve-m.de>2011-09-17 21:41:30 +0200
commit1501bc24fac69fabdd155dd7b0cd19689e35bb6c (patch)
treeeaefee9c1235417c27fb40f3f100b473548286e4 /src/target/firmware/Makefile
parent2b2209ebb5d6cad61b861d1816822bc9d31ee079 (diff)
fw/compal/rffe: Add correct RFFE-configuration for Compal E86
The Compal E86 (C139/C140) has a different RFFE-configuration than the other Compal phones. The Motorola C139 schematics on this part look exactly the same, but in fact the board is missing a transistor (U16), and it uses TSPACT2 adittionally. This fixes the long-known problem with the C139/C140 phones of the rx-level being over -20dBm worse as compared to the E88/E89 phones, as well as the band selection on the antenna switch in TX-mode (which was completely wrong, but sort of worked anyway). Signed-off-by: Steve Markgraf <steve@steve-m.de>
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index 301bb313..1231df6f 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -43,9 +43,9 @@ e88loader_OBJS=board/compal/start.rom.o board/compal/header.o board/compal/excep
e88flash_LDS=board/compal_e88/flash.lds
e88flash_OBJS=board/compal/start.rom.o board/compal/header.o board/compal/exceptions_redirected.o board/compal/handlers.o
-# Compal E86
+# Compal E86 (has a different RFFE configuration)
-compal_e86_OBJS=$(compal_COMMON_OBJS) board/compal_e86/init.o
+compal_e86_OBJS=$(calypso_COMMON_OBJS) board/compal_e86/rffe_dualband_e86.o board/compal/rf_power.o board/compal_e86/init.o
compal_e86_ENVIRONMENTS=$(compal_COMMON_ENVIRONMENTS)
# Compal E99