the following patch was just integrated into master: commit 22e87daaf4cbcc76a27838e9a5a24767f6819b27 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Wed Jan 29 17:02:55 2014 -0600
cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK
This was designed as a micro-optimization for x86, but it is only used once. Let the compiler decide if optimizing this is worth the effort.
Change-Id: I5939efa34f0e9d16643893ca04675247842e7db5 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/5085 for details.
-gerrit