Changeset 1464 for trunk/ichspi.c
- Timestamp:
- Nov 13, 2011 4:17:10 PM (19 months ago)
- File:
-
- 1 edited
-
trunk/ichspi.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ichspi.c
r1463 r1464 1563 1563 ich_spibar = rcrb + spibar_offset; 1564 1564 1565 ich_init_opcodes();1566 1567 1565 switch (ich_generation) { 1568 1566 case CHIPSET_ICH7: … … 1602 1600 ichspi_lock = 1; 1603 1601 } 1602 ich_init_opcodes(); 1604 1603 ich_set_bbar(0); 1605 1604 register_spi_programmer(&spi_programmer_ich7); … … 1644 1643 "effect. Please note that Protected\n" 1645 1644 "Range (PR) restrictions still apply.\n"); 1645 ich_init_opcodes(); 1646 1646 1647 1647 if (desc_valid) {
Note: See TracChangeset
for help on using the changeset viewer.
