K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2014-11-29T08:59:26.781631Z K 7 svn:log V 151 Shrink boot2 a bit more by factoring out common pattern of printf();return(-1); This shrinks it by 8bytes using clang35 and by 12bytes using clang34. END