summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal/LINKAGE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/board/compal/LINKAGE.txt')
-rw-r--r--src/target/firmware/board/compal/LINKAGE.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/target/firmware/board/compal/LINKAGE.txt b/src/target/firmware/board/compal/LINKAGE.txt
new file mode 100644
index 00000000..1ae06fb3
--- /dev/null
+++ b/src/target/firmware/board/compal/LINKAGE.txt
@@ -0,0 +1,12 @@
+
+We provide the following common RAM linkages for all Compal phones:
+
+(both use the Calypso ROM loader for interrupt redirect, if required)
+
+ compalram:
+ Image for the Compal ramloader. Starts at a weird address and
+ contains various ramloader specifics.
+
+ highram:
+ Image linked to 0x820000, used for various special purposes.
+ This image is completely independent of the compal loader.