These features are new in version 2.10 (released 2010-06-01):
  * First release of source material


These features are new in version 2.11 (released 2010-06-02):
  * Fix bug involving CRC generations (incorrect CRCs were generated).
  * Update INI examples to show allowed BootMode values as EMIFA and NONE


These features are new in version 2.12 (released 2010-06-10):
  * Changed AM1707 to 456 MHz, and updated UART divider
  * Added additional delay at start of SFT to get AM1707 to work


These features are new in version 2.13 (released 2010-08-05):
  * Now uses gcc compiler for all tools built in package
  * Fixed issue with delay by adding extra synchronization step
  * Added support for boards that do no have pullup on UART_TX, by ignoring initial null characters


These features are new in version 2.14 (released 2010-08-16):
  * Corrected target type for OMAPL137_v2


These features are new in version 2.15 (released 2010-08-25):
  * Fixed AIS generation when input executable has multiple sections of the same name
  * Converted AISExtra build to use ARM GCC instead of TI TMS470 tools

These features are new in version 2.40 (released 2012-04-12):
  * Fixed issue with UART boot host
  * Updated build requirements to use file Common\build.mak to define
      ARM and DSP tool locations and prefixes
  * Fixed starting block number in NANDWriter program
  * Fix ELF handling (based on xdc.meta section in ARM9 executable)
  * Updated makefiles to better handle dependencies from other parts 
      of the tree (e.g. HexAIS required for SFT/UBL builds)  
  