aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-rocko.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2018-05-04 10:28:37 -0500
committerFathi Boudra <fathi.boudra@linaro.org>2018-05-08 13:10:34 +0000
commit4b6b2a174bd19d6ce72c0f48b9f52821910b51b3 (patch)
treeb29d99474293074015efb89a2e64835e7a403e2e /rpb-openembedded-rocko.yaml
parentc7d5906f7fdf7e577cfff83e01f041dfae0b5c79 (diff)
rpb-openembedded: update LAVA boot template to hi6220-hikey-r2
With the new version of HiKey firmware there is also a new method for booting up. Instead of the old: method: uefi-menu commands: fastboot we now have: method: grub commands: installed A very important change is adding this in the context of the job definition: context: kernel_start_message: "EFI stub: Using DTB from configuration table" That will allow LAVA to identify the boot up sequence of the RPB builds, which currently include "quiet" in the kernel command line. The ptable was also changed to match what the health check uses. Whereas before it was: reference-platform/embedded/hikey/16.12/ we will now use: reference-platform/components/uefi-staging/49/ Change-Id: I71e9e79a67621a548383adeee4153df29621c345 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'rpb-openembedded-rocko.yaml')
-rw-r--r--rpb-openembedded-rocko.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpb-openembedded-rocko.yaml b/rpb-openembedded-rocko.yaml
index 86e233b603..9bfa13c665 100644
--- a/rpb-openembedded-rocko.yaml
+++ b/rpb-openembedded-rocko.yaml
@@ -104,7 +104,7 @@
DEVICE_TYPE=dragonboard-410c
;;
hikey)
- DEVICE_TYPE=hi6220-hikey
+ DEVICE_TYPE=hi6220-hikey-r2
;;
juno)
DEVICE_TYPE=juno