summaryrefslogtreecommitdiff
path: root/meta-hxt
AgeCommit message (Collapse)AuthorFilesLines
2019-03-12meta-hxt: add some sensors support for rep2Yuan Yao26-0/+412
HXT stardragon4800 is an ARMv8-compatible 48-core processor chip. The REP2 is a reference design board for stardragon4800. BMC will handle the sensors,devices by I2C,SPI, include: IR38163, PXM1310, NVT210, TMP421, ADM1278, PCA9641 and so on. (From meta-hxt rev: 7f93ff421703876e060efd1f25d6dec5c899ed05) Change-Id: Ida87db042c52d7b3dc365525eec0dfebc9d19041 Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12meta-hxt: add sol supportYuan Yao5-0/+28
(From meta-hxt rev: 983f81795dcfb10acd7a9a138206476a0a3a1bb0) Change-Id: I745e731c32cfaf3c8e367a56b596dc2e6140a01f Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12meta-hxt: add soc update scriptYuan Yao2-0/+142
Add a simple script to help update the soc(host) firmware by flashcp. Usage: Format: socupdate.sh FileName IP Example: socupdate.sh 0ACJAXXX.ROM 192.168.1.1 (From meta-hxt rev: 5679e42877a21303207011a2f8ec3e643b5e76b2) Change-Id: I44da894bdbe048c7a79ec30bedd006918e1ae2d2 Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2018-11-08meta-hxt: stardragon4800-rep2: stardragon4800-rep2-config: set LICENSE fieldPatrick Venture1-1/+2
Set LICENSE field explicitly. (From meta-hxt rev: de676c5b542da4421585a322d9896427f359537e) Change-Id: Ib8ed775d06f4318fee343c5575c0ffd914143042 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-hxt: add HXTBASEPatrick Venture1-0/+3
Define a variable that recipes can use for finding the root of the hxt layer. Typically this is used to refer to the layer LICENSE for recipes that don't have any source repository. (From meta-hxt rev: c34493bfc333267434988f984120dc6e6ca63d6f) Change-Id: I278e5a37d928d2296cd2588201d05bacb7cc5a4a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25Add meta-hxt and meta-stardragon-rep2Yuan Yao9-0/+210
Initial a new platfom for ARM system (From meta-hxt rev: a74be8cd66acd132d82daf45b6e92c89578c98b0) Change-Id: Iee29816c86457ac2e07a55184fe7cc1aeb1ba216 Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>