Add ARC HSDK board support 79/21079/2
authorEvgeniy Didin <didin@synopsys.com>
Mon, 1 Apr 2019 08:11:05 +0000 (11:11 +0300)
committerEvgeniy Didin <didin@synopsys.com>
Fri, 26 Apr 2019 08:50:22 +0000 (08:50 +0000)
commit8410aeeae6ba56f0b49be48461e5d8b8f1b8722f
tree9f972f367d4c269c830f44fd6f9076351cc25506
parent0b9eef326f4f4e6532fbc20e2aa1c81de2ee4b79
Add ARC HSDK board support

This changeset adds the necessary files to build
image for Synopsys ARC HS Development Kit (HSDK).
Most of necessary tunnings are stored in meta-synopys layer.

Synopsys DesignWare HSDK (which stands for ARC HS Development Kit)
is the latest and greatest development platform that sports
quad-core ARC HS38 in real silicon.

Most noticeable features of the board are:
* Quad-core ARC HS38 CPU running at 1GHz
* 4Gb of DDR
* Built-in Vivante GPU
* Built-in Wi-Fi/Bluetooth module

Peripherals:
* [micro] SD-card slot
* 2 USB 2.0 ports
* 1Gbit Ethernet port
* Built-in Digilent JTAG probe
* Serial port accessible via micro-USB port

New feature: SPEC-2346

Change-Id: I8772ee51cc3db9f6549da2d6a5ea2d116586cde6
Signed-off-by: Evgeniy Didin <didin@synopsys.com>
meta-agl-bsp/conf/include/agl_hsdk.inc [new file with mode: 0644]
meta-agl-bsp/meta-synopsys/recipes-kernel/linux/linux-arc_%.bbappend [new file with mode: 0644]
meta-agl-distro/conf/distro/include/arc-tune.inc [new file with mode: 0644]
templates/machine/hsdk/40_bblayers.conf.inc [new file with mode: 0644]
templates/machine/hsdk/50_local.conf.inc [new file with mode: 0644]