In message: <4cc1ebeb.2020...@freebsd.org> Dimitry Andric <d...@freebsd.org> writes: : On 2010-10-22 20:46, Warner Losh wrote: : >> Avoid using memcpy() for copying 32bit chunks. This shrinks : >> the resulting code a little. : > : > I think I put the memcpy code in when I was porting to ARM to reduce : > the diffs since it is needed there... : Due to alignment problems otherwise?
Yes. At the time it didn't make a difference to the size of boot2. Now I know that we're looking for every byte to trim... Warner _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"