On 06/28/2014 01:34 PM, Aaro Koskinen wrote:
Hi, The following patches add minimal support for D-Link DSR-1000N router.
Which OCTEON chip does this device contain? Also what is the bootloader version on the board? David Daney
USB and ethernet ports should now work with these patches. (I guess WLAN (PCI/ath9k) should work too; I was able to scan networks, but for some reason it did not connect to my AP.) Aaro Koskinen (3): MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N MIPS: OCTEON: add USB clock type for D-Link DSR-1000N MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N .../cavium-octeon/executive/cvmx-helper-board.c | 22 ++++++++++++++++++++++ arch/mips/include/asm/octeon/cvmx-bootinfo.h | 2 ++ 2 files changed, 24 insertions(+)