FreeCalypso > hg > fc-magnetite
changeset 251:6c594ce434f8
doc/Compiling: update for the FCDEV3B and for fc-host-tools-r5
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 03 Aug 2017 05:20:46 +0000 |
parents | 9432dd63626b |
children | 1811c418461b |
files | doc/Compiling |
diffstat | 1 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Compiling Thu Aug 03 04:59:47 2017 +0000 +++ b/doc/Compiling Thu Aug 03 05:20:46 2017 +0000 @@ -64,7 +64,7 @@ are supported: c139 Motorola C139 -fcdev3b FreeCalypso FCDEV3B (hardware designed but not built yet) +fcdev3b FreeCalypso FCDEV3B gtamodem The Calypso GSM/GPRS modem in Openmoko GTA01/02 smartphones pirelli Pirelli DP-L10 @@ -86,9 +86,8 @@ with fc-loadtool at address 0x10000 on the C139 and at address 0 on all other targets. -When building firmware for the Pirelli or for future FreeCalypso hardware that -will use the same high capacity flash+pSRAM chip, one can build either a -flashable image or a RAM-loadable one - or both. Because this part of the +When building firmware for the FCDEV3B or for the Pirelli, one can build either +a flashable image or a RAM-loadable one - or both. Because this part of the build system is common with other targets for which only flash images can be produced, the Makefile always builds the flashable image by default - fwimage.bin is always meant for flash and never for RAM. To build a RAM- @@ -103,6 +102,6 @@ (flash or run in RAM as appropriate), you will need to use FreeCalypso host tools. As of this writing, the latest packaged release is this one: -ftp://ftp.freecalypso.org/pub/GSM/FreeCalypso/fc-host-tools-r4.tar.bz2 +ftp://ftp.freecalypso.org/pub/GSM/FreeCalypso/fc-host-tools-r5.tar.bz2 Please see target-specific notes for more details.