
4 Aug
2016
4 Aug
'16
5:02 p.m.
On Thu, Aug 04, 2016 at 03:14:34PM +0300, Alexey Brodkin wrote:
As of now we have 2 flavors of ARC SDP boards:
- AXS101 - with ARC770 in ASIC
- AXS103 - with ARC HS38 in FPGA
Both options share exactly the same base-board and only differ with CPU-tiles in use. That means all peripherals are the same (they are implemented in FPGA on the base-board) and so generic board could be used for both.
While at it:
- Recreated defconfigs with savedefconfig
- In include/configs/axs10x.h numerical sizes replaced with
defines from linux/sizes.h for better readability.
Signed-off-by: Alexey Brodkin abrodkin@synopsys.com Cc: Tom Rini trini@konsulko.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom