K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2015-11-06T04:56:52.757417Z K 7 svn:log V 251 Write 2- and 4-byte aligned values as single writes in ddb(4) On the mpc85xx SoC family, writes to any part of a word in the CCSR affect the full word. This prevents single-byte writes from taking the desired effect. Code copied directly from ARM. END