mirror of https://github.com/thesofproject/sof.git
CI: travis: Add boot test for i.MX8
imx8 is now supported in qemu up to boot. So, add it to boottest list. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
This commit is contained in:
parent
ca352dbfb7
commit
ade9145e7c
|
@ -64,3 +64,5 @@ jobs:
|
|||
env: PLATFORM=cnl
|
||||
- <<: *qemuboottest
|
||||
env: PLATFORM=icl
|
||||
- <<: *qemuboottest
|
||||
env: PLATFORM=imx8
|
||||
|
|
Loading…
Reference in New Issue