hooks: travis-ci: add qemu-ax25 (riscv64)

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
Reviewed-by: Chih-Mao Chen <cmchen@andestech.com>
Cc: Greentime Hu <green.hu@gmail.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Rick Chen
2018-05-18 09:24:10 +08:00
committed by Simon Glass
parent 9eb87d4583
commit 1789d43289
2 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
import travis_tftp
env__net_uses_pci = True
env__net_dhcp_server = True
env__net_tftp_readable_file = travis_tftp.file2env('u-boot')
env__efi_loader_helloworld_file = travis_tftp.file2env('lib/efi_loader/helloworld.efi')