On 01/10/08 23:33 +0200, Uwe Hermann wrote: > See patch. > > Doesn't seem to build with LZMA enabled, only if you disable it. The > same seems to happen to all boards which don't have a Config-lab.lb > which should probably be fixed. IIRC LZMA should work regardless of > whether you have LAB as payload or not(?)
LZMA in v2 needs options set in the Config.lb that happen to be set in Config-lab.lb, so we sort of made the arbitrary decision to just use that .lb if LZMA is enabled. I dislike this solution immensely, but I can't think of a good way to work around it unless we generate the Config.lb at runtime, which has its own bug-a-bears. Yet another situation where v3 will save us all... :( If you want to rename Config-lab.lb to something more descriptive, then be my guest. You have my ack for that. Jordan > Add buildrom support for the ASUS A8N-E. > > Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Jordan Crouse <[EMAIL PROTECTED]> -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

