Hi,
On Mon, Jun 30, 2014 at 10:14:54AM -0700, David Daney wrote:
On 06/28/2014 01:34 PM, Aaro Koskinen wrote:
The following patches add minimal support for D-Link DSR-1000N router.
Which OCTEON chip does this device contain?
[ 0.000000] CPU0 revision is: 000d0601 (Cavium Octeon+)
# cat /proc/cpuinfo
system type : CUST_DSR1000N (CN5010p1.1-500-SCP)
machine : Unknown
processor : 0
cpu model : Cavium Octeon+ V0.1
BogoMIPS : 1000.00
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes, count: 2, address/irw mask: [0x0ffc, 0x0ffb]
isa : mips1 mips2 mips3 mips4 mips5 mips64r2
ASEs implemented :
shadow register sets : 1
kscratch registers : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
Also what is the bootloader version on the board?
D-Link DSR-1000N bootloader# version
U-Boot 1.1.1 (Development build, svnversion: exported) (Build time: Mar 22 2010
- 12:14:14)
BTW, .notes segment from kernel needs to be removed for this bootloader
with "strip -R .notes".