diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-05 16:17:05 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-05 16:17:05 +0000 |
commit | aae123c6292b4463d31a0836e1de13817f9859da (patch) | |
tree | d1eb54f3a7b2de513780abfca19871386867b75e /scripts | |
parent | cfa0f1e910855a04b98d46bda14183dea421d2f8 (diff) |
kernel: fix DMA error when BCM4331 is connected to BCM4706
The BCM4331 supports a PCIe max request size of 512 bytes and uses
that, but the PCIe controller in the BCM4706 just supports 128 Bytes
and that causes a DMA error for packages bigger than 126 bytes. This
fixes the problem by setting the BCM4331 also to 128 Bytes.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37709 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions