# HG changeset patch # User Mychaela Falconia # Date 1501737646 0 # Node ID 6c594ce434f85b9436bbd4f6c316b21a46d9807a # Parent 9432dd63626b7b8f1b958b45a58274a3556be20c doc/Compiling: update for the FCDEV3B and for fc-host-tools-r5 diff -r 9432dd63626b -r 6c594ce434f8 doc/Compiling --- 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.