On Wed, Jan 4, 2012 at 11:59 AM, Graeme Russ wrote:
> The implementations of memcpy and memset are now the optimised versions
> from glibc, so use them instead of simple copy loops
>
> Signed-off-by: Graeme Russ
Acked-by: Simon Glass
> ---
> Changes for v2:
> - Removed unneeded brackets
>
>
Oops, after painstakingly setting In-Reply-To: I've gone and left
git-send-email chain-reply on :(
Sorry 'bout that
Regards,
Graeme
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
The implementations of memcpy and memset are now the optimised versions
from glibc, so use them instead of simple copy loops
Signed-off-by: Graeme Russ
---
Changes for v2:
- Removed unneeded brackets
arch/x86/lib/board.c | 17 +
1 files changed, 5 insertions(+), 12 deletions(
3 matches
Mail list logo