Files
u-boot/arch/x86/lib
Graeme Russ 1176a7067a x86: Speed up copy-to-RAM and clear BSS operations
The implementations of memcpy and memset are now the optimised versions
from glibc, so use them instead of simple copy loops

--
Changes for v2:
 - Removed unneeded brackets
2012-01-04 21:05:00 +11:00
..
2011-08-04 23:34:02 +02:00
2011-11-29 21:10:08 +11:00