Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753509AbbKBK4y (ORCPT ); Mon, 2 Nov 2015 05:56:54 -0500 Received: from us01smtprelay-2.synopsys.com ([198.182.47.9]:49220 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751910AbbKBK4t (ORCPT ); Mon, 2 Nov 2015 05:56:49 -0500 Subject: Re: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform To: Noam Camus , References: <1446297327-16298-1-git-send-email-noamc@ezchip.com> <1446297327-16298-12-git-send-email-noamc@ezchip.com> CC: , , , Newsgroups: gmane.linux.kernel,gmane.linux.kernel.arc From: Vineet Gupta Message-ID: <56374160.5070002@synopsys.com> Date: Mon, 2 Nov 2015 16:26:32 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1446297327-16298-12-git-send-email-noamc@ezchip.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.182] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 990 Lines: 27 On Saturday 31 October 2015 06:45 PM, Noam Camus wrote: > From: Noam Camus > > This platform include boards: > Hardware Emulator (HE) > Simulator based upon nSIM. > > Signed-off-by: Noam Camus > --- > MAINTAINERS | 6 + > arch/arc/plat-eznps/Kconfig | 34 ++++ > arch/arc/plat-eznps/Makefile | 7 + > arch/arc/plat-eznps/entry.S | 76 +++++++++ When trying to build with 2015.06 BE tools, ../arch/arc/plat-eznps/entry.S: Assembler messages: ../arch/arc/plat-eznps/entry.S:51: Error: bad instruction `sr (1<<28),[(0xFFFFF800+0x024)]' make[3]: *** [arch/arc/plat-eznps/entry.o] Error 1 make[2]: *** [arch/arc/plat-eznps] Error 2 -- 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/