PhidgetSBC Firmware Update
Version: 1.0.4.20100628
-Kernel updated to 2.6.32.14
-Buildroot updated to 2010.05
-Moved to EABI
-Moved to softfloat
-Various updated packages (gcc, busybox, uclibc, etc.)
The move to EABI and softfloat should bring increased performance, as well as a higher level of conformance with many pre-built cross compilers.
*NOTE: Because of the move from OABI to EABI and the updated uclibc, any user-compiled C code will need to be recompiled.
-Patrick