K 10 svn:author V 5 jceel K 8 svn:date V 27 2012-07-09T17:28:26.953843Z K 7 svn:log V 247 Add early printf (eprintf) function and early UART support for debugging purposes. When enabled using ARM_EARLY_DEBUG kernel option, eprintf() call is available from locore stage allowing to print debug messages before pmap and console is set up. END