== Aneesh V <aneeshv> ==
=== Highlights ===
== U-Boot SPL == * Debugged and fixed issues around SDRAM initialization for different revisions of OMAP4 * More testing and cleanup * Patches ready for submission - work complete for now
== U-Boot Thumb2 Build == * Built U-Boot for OMAP4 in Thumb2 * 23 % size reduction. * No noticable change in boot-time
=== Plans === * Continue working on v2 of U-Boot cache series * Work on dynamically selecting ARM/Thumb2 in Makefile based on tool-chain capability
=== Issues === * None