K 10 svn:author V 6 andrew K 8 svn:date V 27 2010-07-22T23:12:19.031418Z K 7 svn:log V 426 Rework how device memory is allocated on the s3c24x0 CPU's. The device virtual addresses are now able to be allocated at runtime rather than from the static pmap_devmap at boot. The only exception is memory required before we have had a chance to dynamically allocate it. While here reduce the space between the statically allocated devices by reducing the distance between the virtual addresses. Approved by: imp (mentor) END