Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arc: arcangel4: set board entry <none> to fix a build error | Masahiro Yamada | 2014-03-04 | 1 | -11/+0 |
| | | | | | | | | There are no source files in board/synopsys/arcangel4/ directory. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com> | ||||
* | arc: add Arcangel4 board support | Alexey Brodkin | 2014-02-07 | 1 | -0/+11 |
Arcangel4 is a FPGA-based development board that is used for prototyping and verificationof of both ARC hardware (CPUs) and software running upon CPU. This board avaialble in 2 flavours: * Little-endian (arcangel4) * Big-endian (arcangel4-be) Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Vineet Gupta <vgupta@synopsys.com> Cc: Francois Bedard <fbedard@synopsys.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Heiko Schocher <hs@denx.de> |