the following patch was just integrated into master: commit 8100727bc19038a9f1245c2278d33c3d727025bb Author: Nico Huber nico.huber@secunet.com Date: Sun May 26 14:55:44 2013 +0200
Always use endianness functions from libpayload
We have endianness functions in libpayload (in <endian.h>) now. Those make the filo versions of them obsolete. So always use libpayload's.
Change-Id: I41829c2128b355ccb5096d88df8b669b4e920dfc Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: http://review.coreboot.org/3298 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/3298 for details.
-gerrit