On Fri, Oct 01, 2010 at 11:46:05PM +0200, repository service wrote:
> Author: uwe
> Date: Fri Oct  1 23:46:04 2010
> New Revision: 5902
> URL: https://tracker.coreboot.org/trac/coreboot/changeset/5902
> 
> Log:
> Factor out common CAR asm snippets.
> 
> This makes the CAR implementations a lot more readable, shorter and
> easier to follow, and also reduces the amount of uselessly duplicated code.
> 
> For example there are more than 12 open-coded "enable cache" instances
> spread all over the place (and 12 "disable cache" ones), multiple
> "enable mtrr", "save BIST", "restore BIST", etc. etc.
> 
> Signed-off-by: Uwe Hermann <[email protected]>
> Acked-by: Peter Stuge <[email protected]>

I'd like to express my disapointment that this patch went in.  Today I
updated my repo and went to find out why my epia-cn reverted (yet
again) to doing lzma uncompression without caching.  I had to wade
through the effects of this patch.  This patch is a regression - it
makes the code harder to understand.

-Kevin

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to