bsp: add salvator-x H3 support 45/13345/2
authorMartin Kelly <mkelly@xevo.com>
Sat, 27 Jan 2018 01:34:56 +0000 (17:34 -0800)
committerMartin Kelly <mkelly@xevo.com>
Mon, 5 Feb 2018 18:19:52 +0000 (10:19 -0800)
commitcad2f065cd5057704a16ca0237cb31ab75a7661c
tree9ae202160aa0da11ca1c9d85568d71eedb53a37e
parent47409b704c46665e34bc2e6f86d6f72d6d7ef16e
bsp: add salvator-x H3 support

The Salvator-X uses the same SoC as the H3 but includes other
peripherals. As a result, it can reuse the same h3ulcb config but needs
a different device tree and kernel config. This is already supported in
meta-rcar-gen3 but needs AGL plumbing, so add it.

There is also an M3 version of the Salvator-X, but I don't have one and
cannot test it. So I've added support only for the H3 version here.

Change-Id: I64683f4f65dda3fee63e6243f0ba916e568ca245
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-agl-bsp/conf/include/agl_h3-salvator-x.inc [new file with mode: 0644]
templates/machine/h3-salvator-x/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/h3-salvator-x/50_local.conf.inc [new file with mode: 0644]
templates/machine/h3-salvator-x/50_setup.sh [new file with mode: 0644]