the following patch was just integrated into master: commit a381b9f62b655905b6c28869329e431399e35638 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Wed Jan 29 16:55:48 2014 -0600
cbfstool/lzma: Remove code which depends on commented out defines
These options seem to control the behavior of the encoder/decoder, with comments citing a trade-off between memory usage and performance. I removed these in a separate patch to make reverting in the future easier, if we find these options are useful.
Change-Id: I24cb7101b89e60f4fb96777e3681c03d2a62e3d5 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/5084 for details.
-gerrit