Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260532
| From | Vineet Gupta <Vineet.Gupta1@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform |
| Date | 2015-11-02 12:00 +0100 |
| Message-ID | <qql0e-4in-17@gated-at.bofh.it> (permalink) |
| References | <qpEeC-3hu-3@gated-at.bofh.it> <qql0e-4in-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Saturday 31 October 2015 06:45 PM, Noam Camus wrote: > From: Noam Camus <noamc@ezchip.com> > > This platform include boards: > Hardware Emulator (HE) > Simulator based upon nSIM. > > Signed-off-by: Noam Camus <noamc@ezchip.com> > --- > 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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-11-02 12:00 +0100 RE: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform Noam Camus <noamc@ezchip.com> - 2015-11-03 17:10 +0100 RE: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform Noam Camus <noamc@ezchip.com> - 2015-11-04 13:40 +0100
csiph-web