the following patch was just integrated into master:
commit e112b746e0559a4a31bfe0eccbf0cabef89630c8
Author: Hung-Te Lin <[email protected]>
Date: Wed Mar 13 18:08:29 2013 +0800
libpayloads: Provide BSD/glibc style endian functions.
The functions in endian.h (betoh{l,w,ll} and others) were named differently
from
the well-known BSD/glibc style endian functions (ex, betoh{16,32,64}). We
should
provide the BSD/glibc style functions to prevent confusion.
Change-Id: Ia3bee481ba7989ac25b79ddb89bc6819d52fd8c3
Signed-off-by: Hung-Te Lin <[email protected]>
Reviewed-on: http://review.coreboot.org/2705
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <[email protected]>
Reviewed-by: Ronald G. Minnich <[email protected]>
Build-Tested: build bot (Jenkins) at Wed Mar 13 11:41:58 2013, giving +1
Reviewed-By: Ronald G. Minnich <[email protected]> at Wed Mar 13 17:37:08
2013, giving +2
See http://review.coreboot.org/2705 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot