On 17.02.2008 14:26, Stefan Reinauer wrote: > Carl-Daniel Hailfinger wrote: >> Uppercasing also found a name clash between NONE as compression algo >> and NONE as operation mode of util/lar. >> >> Print name of compression algorithm in addition to the corresponding >> number during boot. >> Convert process_file() to use enum compalgo instead of hardcoded >> "1","2","3" and change the control structure from a series of if() >> statements to a switch() statement. >> >> Compile and boot tested on Qemu. >> >> Signed-off-by: Carl-Daniel Hailfinger >> <[EMAIL PROTECTED]> >> > > Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>
Thanks, r606. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

