K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-10-18T00:55:15.106286Z K 7 svn:log V 358 Use proper integer-pointer type conversions. As part of an effort to extend Book-E to the 64-bit world, make the necessary changes to the DPAA/dTSEC driver set to be integer-pointer conversion clean. This means no more casts to int, and use uintptr_t where needed. Since the NCSW source is effectively obsolete, direct changes to the source tree are safe. END