On 16.03.2009 23:50 Uhr, Peter Stuge wrote:
> Stefan Reinauer wrote:
>   
>> This patch adds "high coreboot table support" to coreboot version 2.
>>     
>
> I like it.
>
>
>   
>> This patch also adds "table forward" support to flashrom and
>> nvramtool.
>>     
>
> The additions to flashrom aren't super clean. Please change the
> variable name low_1MB now that it doesn't always map to the low 1MB.
> Also please make the find_lb_table() call use the new #define instead
> of hardcoded 1024*1024 since it was substituted everywhere else.
>
>
>   
>>      if (!lb_table)
>>              lb_table = find_lb_table(low_1MB, 0xf0000, 1024*1024);
>>     
>
> (This call.)
>
> Please fix that, then it's:
>
> Acked-by: Peter Stuge <[email protected]>
>
>   
Thanks a lot!

Fixed the issues, and committed as 4011-4013

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [email protected]http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866

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

Reply via email to