osmocom-bb/src/target/firmware/board/compal
Pablo Neira Ayuso ade79a0083 src: use new libosmogsm and include/osmocom/[gsm|core] path to headers
This patch changes include paths to get osmocom-bb working with
the current libosmocore tree.

Among all these renames, you can notice several tweaks that I
added on purpose, and that require some explanation, they are:

* hexdump() in osmocon.c and osmoload.c has been renamed to avoid
clashing with hexdump() defined in libosmocore.

* gsmmap now depends on libosmogsm. Actually I had to cleanup
Makefile.am because I was experiencing weird linking problems,
probably due to a bug in the autotools. With the change included
in this patch, I got it compiled and linked here correctly.

This patch has been tested with the phone Motorola C123 and the
following images files:

* firmware/board/compal_e88/hello_world.compalram.bin
* firmware/board/compal_e88/layer1.compalram.bin

Using the osmocon, bcch_scan and mobile tools.

Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
2011-04-26 02:55:30 +02:00
..
LINKAGE.txt firmware: some documentation about memory maps and linkage 2010-07-20 14:41:21 +02:00
exceptions_redirect.S firmware: proper exception redirect 2010-07-20 14:41:20 +02:00
exceptions_redirected.S firmware: separated various pieces of interrupt handling apart 2010-07-20 14:41:19 +02:00
handlers.S firmware: separated various pieces of interrupt handling apart 2010-07-20 14:41:19 +02:00
header.S firmware: separated various pieces of interrupt handling apart 2010-07-20 14:41:19 +02:00
highram.lds firmware: new highram linkage 2010-07-20 14:41:20 +02:00
macros.S firmware: establish a ramtext section for code that must be in ram 2010-07-20 14:41:20 +02:00
ram.lds firmware: fixed linkage of ctors and dtors for ram images 2010-07-20 14:41:20 +02:00
rf_power.c src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
rffe_dualband.c target/fw: set the TRF6151 tsp IDs from the rffe initialization 2011-01-24 16:48:56 +01:00
start.ram.S firmware: modularized startup code 2010-07-20 14:41:19 +02:00
start.rom.S firmware: establish a ramtext section for code that must be in ram 2010-07-20 14:41:20 +02:00