K 10 svn:author V 3 ian K 8 svn:date V 27 2016-02-23T02:57:45.614202Z K 7 svn:log V 367 Now that we have OF_decode_addr(), with proper MD implementations, to obtain the bus space tag and handle for a uart console, use the values returned by that routine to set the global uart_bus_space_mem, instead of assuming that there will be a global variable named fdtbus_bs_tag to set it from. Also, use OF_getencprop() instead calling fdt32_to_cpu() separately. END