Changeset 3643 for trunk/coreboot-v2

Show
Ignore:
Timestamp:
10/09/08 18:05:16 (3 months ago)
Author:
mjones
Message:

Added comment about sb600 wideio setting for clarity and a minor witespace cleanup. (trivial)

Signed-off-by: Marc Jones <marcj.jones@…>
Acked-by: Marc Jones <marcj.jones@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/coreboot-v2/src/southbridge/amd/sb600/sb600_lpc.c

    r3589 r3643  
    166166                                                reg_x |= (1 << 23); 
    167167                                                break; 
    168                                               default: 
     168                                        default: 
    169169                                                if (var_num >= 3) 
    170170                                                        continue;       /* only 3 var ; compact them ? */ 
     
    189189        pci_write_config32(dev, 0x44, reg); 
    190190        pci_write_config32(dev, 0x48, reg_x); 
     191        /* Set WideIO for as many IOs found (fall through is on purpose) */ 
    191192        switch (var_num) { 
    192193        case 2: