Changeset 12367

Show
Ignore:
Timestamp:
06/23/09 15:30:17 (5 months ago)
Author:
eko
Message:

try this for wrt610n, maybe helps with reboots,. test builds will be on server soon.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/router/services/sysinit/sysinit-broadcom.c

    r12366 r12367  
    917917                nvram_set("pci/1/2/ledbh0", "11"); 
    918918                nvram_set("pci/1/2/ledbh2", "135"); 
     919                nvram_set("pci/1/1/boardflags2", "0x0400"); 
     920                nvram_set("pci/1/2/boardflags2", "0x0602"); 
    919921                 
    920922                if (startswith(nvram_safe_get("pci/1/1/macaddr"), "00:90:4C")