K 10 svn:author V 3 ian K 8 svn:date V 27 2013-08-03T13:31:10.016791Z K 7 svn:log V 336 Tweak the imx debug console code so that it works with multiple SoCs. Instead of hard-coding the uart register addresses for the imx51, use a variable that defaults to the imx51 address. When debugging another imx-family SoC, the variable can be set early in initarm() to provide full console/printf support for debugging early boot. END