Changeset 178 for trunk/flashrom.c


Ignore:
Timestamp:
Jan 18, 2008 4:33:10 PM (5 years ago)
Author:
stepan
Message:

Original v2 revision: 3054

for some reasons the externals did not get committed.

Signed-off-by: Stefan Reinauer <stepan@…>
Acked-by: Stefan Reinauer <stepan@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashrom.c

    r177 r178  
    351351         * mainboard specific flash enable sequence. 
    352352         */ 
    353         linuxbios_init(); 
     353        coreboot_init(); 
    354354 
    355355        /* try to enable it. Failure IS an option, since not all motherboards 
Note: See TracChangeset for help on using the changeset viewer.