K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-05-25T01:23:19.550759Z K 7 svn:log V 376 Set the TLB caching properties for portals at attach time. This was found while reworking the device tree nodes for dtsec to match the Linux device tree. Instead of waiting and expecting later code to call dpaa_portal_map_registers(), do the equivalent immediately upon mapping. Otherwise, it's possible to access the pages before that function is called, and hang the CPU. END