summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/common
diff options
context:
space:
mode:
authorIngo Albrecht <prom@berlin.ccc.de>2010-04-11 07:24:13 +0200
committerIngo Albrecht <prom@berlin.ccc.de>2010-07-20 14:41:19 +0200
commitd602dcaafb8d1d2018ca9a6ee2f7472480a4f972 (patch)
treea87e0346600ddb73a95e74a5c48e9c7a01ff374b /src/target/firmware/board/common
parent9628050edb1be870302645d7bcd73535e9396484 (diff)
firmware: removed compal header strings temporarily.
Diffstat (limited to 'src/target/firmware/board/common')
-rw-r--r--src/target/firmware/board/common/compal_ramload_start.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/target/firmware/board/common/compal_ramload_start.S b/src/target/firmware/board/common/compal_ramload_start.S
index 12107fd6..3036fec9 100644
--- a/src/target/firmware/board/common/compal_ramload_start.S
+++ b/src/target/firmware/board/common/compal_ramload_start.S
@@ -162,8 +162,3 @@ _irq:
_fiq:
b fiq_entry
-/* A few strings to be linked as the description header for compal images */
-.section .compal.header
-.ascii "OSMOCOM"
- . = 0x20
-.ascii GIT_REVISION