diff options
author | Graeme Russ <graeme.russ@gmail.com> | 2011-12-27 22:46:41 +1100 |
---|---|---|
committer | Graeme Russ <graeme.russ@gmail.com> | 2012-01-04 21:05:00 +1100 |
commit | 1176a7067a89e68bbb1872b234f67bd2f4651051 (patch) | |
tree | f798c3dfbe3a56b95ebe03e8d8fdd1b807ea5ee8 /fs | |
parent | b2c2a038426f651c574a97a02563f78c2dceaa89 (diff) | |
download | u-boot-imx-1176a7067a89e68bbb1872b234f67bd2f4651051.zip u-boot-imx-1176a7067a89e68bbb1872b234f67bd2f4651051.tar.gz u-boot-imx-1176a7067a89e68bbb1872b234f67bd2f4651051.tar.bz2 |
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
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions