summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal/header.S
blob: 747f680677fc75cee018f134f8ca2bb4b6999dfc (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * This is a textual header that is prepended to images where appropriate.
 *
 * It is meant to ease identification of our firmwares in dumps as well
 * as filling some space that is used for the same purpose by the vendor.
 *
 */
.section .compal.header
.ascii "OSMOCOM"
. = 0x20
.ascii GIT_REVISION