commit | 9ec0661731103f703660aa65b5806a126a4f69fb | [log] [tgz] |
---|---|---|
author | Troy Lee <troy_lee@aspeedtech.com> | Wed Dec 02 10:34:53 2020 +0800 |
committer | Troy Lee <troy_lee@aspeedtech.com> | Tue Jan 05 16:57:44 2021 +0800 |
tree | a48eba3ba5350bc86bdf548e7012fac7698e90cb | |
parent | 4d356d1b1afe5b7050220a649b894b1309973495 [diff] |
meta-evb-ast2600: Add an new convenience layer for OpenBMC AST2600 EVB This commit has been verified with AST2600A1 EVB with the image created by the following command: TEMPLATECONF=meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf . openbmc-env bitbake obmc-phosphor-image Signed-off-by: Troy Lee <troy_lee@aspeedtech.com> Change-Id: I7a3d90c8fb15a2ca8ea046b92f9cd06eb3cacd54
This is the OpenBMC Evaluation Board (EVB) layer. The boards in the EVB layer are for evaluation and reference. The Board Support Package (BSP) layer should be used to support a hardware device in a system. Therefore, there should not be any EVB layers in a system's bblayers.conf, the BSP layer should be used instead. Boards might be found be in both the EVB layer and the BSP layer.