Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756982AbaF3TRw (ORCPT ); Mon, 30 Jun 2014 15:17:52 -0400 Received: from filtteri2.pp.htv.fi ([213.243.153.185]:58281 "EHLO filtteri2.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754429AbaF3TRv (ORCPT ); Mon, 30 Jun 2014 15:17:51 -0400 Date: Mon, 30 Jun 2014 22:17:42 +0300 From: Aaro Koskinen To: David Daney Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Ralf Baechle Subject: Re: [PATCH 0/3] MIPS: OCTEON: Minimal support for D-Link DSR-1000N Message-ID: <20140630191742.GA681@drone.musicnaut.iki.fi> References: <1403987650-6194-1-git-send-email-aaro.koskinen@iki.fi> <53B19B0E.8000702@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53B19B0E.8000702@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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". A. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/