== Progress ==

* Re-installed the panda buildbot, using USB drive as bot dir
* Reviewing lots of ARM patches (more than usual)
* Trying Arndale again, some errors, some passes, cooler might be responsible
 - Got one internal error, one build error and one pass with Ubuntu kernel + patch
 - Trying Suse image:
   - It has a broken serial driver (makes things much harder)
   - sshd does not start by default (in conjunction with serial bug, it's a killer)
   - Now running on a precarious mode, hopefully enough for our needs
* sqlite3 error due to VMUL.f64 while on x86_64 "long double" is f128
  - sqlite3 is the best example on what NEVER to do with floating point values >:|
  - Sent patch, working around TILE-Gx issues

== Issues ==

* Still a bit ill, productivity reduced
* Not having a wired network on my desk wastes a LOT of my time

== Plan ==

* Push the sqlite3 patch though
* Continue fixing the 4 remaining broken tests
* Continue with Arndale investigation with Christophe and Zhenqiang