Hi Sir
We found that the Broadcom's MAC (TH2) initialization in ag9064 was too slow and it will take more than 5 minutes to finish it. So we add the "usemsi=1" while modprob linux-kernel-bde driver and it will speed up initialization process.
Steps to reproduce the issue:
- modify /etc/init.d/opennsl-modules-3.16.0-5-amd64 on ag9064 with
modprobe linux-kernel-bde dmasize=32M maxpayload=128 usemsi=1
- re install the linux-kerenl-deb with options we added
Hi Sir
We found that the Broadcom's MAC (TH2) initialization in ag9064 was too slow and it will take more than 5 minutes to finish it. So we add the "usemsi=1" while modprob linux-kernel-bde driver and it will speed up initialization process.
Steps to reproduce the issue:
modprobe linux-kernel-bde dmasize=32M maxpayload=128 usemsi=1