Release: Version 14 Revision 0 December 7, 2010 The release supports the following platforms: CDS, HPCII(Taiga), HPCN(Argonavis), MPC8544DS(Intrepid), MPC8536DS(Calamari),MPC8572DS(Whitefin), MPC8610DS(Lyra), P2020DS(Stingray), P1022DS(Ultra) and P4080DS(Expedition) All platforms are compiled under Linux x86 host (xeon2) with the following compilers: - gnu-gcc-4.1.2-binutils-2.17-newlib-1.15.0-powerpc-eabispe (e500) - gcc-3.4.3-glibc-2.3.3/powerpc-7450-linux (e600 based platforms) - gcc-4.3.74-eglibc-2.8.74-6/powerpc-linux-gnu (e500mc based platforms) Release notes: New features: - Support for new platforms - Revamped support for power and temperature readings from standlone command (ivt), shmoo or Dink User Interface (DUI) - Revamped SRIO driver that discovers devices and configures for host/agent modes - Data Path Acceleration Architecture (DPAA) driver for P4080 - Concurrent exception handling for many-core systems - Heap implemented to support malloc - New commands to show configuration space (bar), heap space (heap) user space address (usa), 1G and 10G phy registers - New commands to configure SerDes (serdes) and ethernet (port) - Ethernet driver re-written to support interrupt driven mode, the heap and many-cores - New support for 10G ethernet over XAUI Known Bugs: - Dink doesn't boot on HPCN (Argonavis) when only the second DDR controller DIMMs are populted. - DUI (dink user interface) doesn't work on PEX1 for P2020DS. - On P4080DS nonstandard string routines in iolib.c cause printing to hang occasionaly. - On P4080DS current implementation of exception handling may break for user space exceptions. It would either hang immediately or eventually hang after multiple exceptions are serviced. - Serial download fails for non-quiet mode or for binary downloads. - Shmoo doesn't change the core frequency on MPC8536DS (Calamari).