Never mind, I advised myself and solved this problem (all addendums are happy and working) within few hours after sending email. ;-)

Zoran
_______

On Tue, Mar 13, 2018 at 10:41 AM, Zoran S <zoran.stojsavljevic.de@gmail.com> wrote:
Hello to everyone,

I need to add some scripts to the /etc/lava-server/dispatcher-config/device-types.

It says to contact Lava mailing list in such a case, to get some guidance. Says here:
https://staging.validation.linaro.org/static/docs/v2/device-integration.html
"Please talk to us before starting on the integration of a new device using the Mailing lists."


I have on the device working MLO and U-Boot with some U-Boot environment which boot mmc, I also have working ser2net in Lava VM, it works seamlessly. So these are all the prerequisites for adding the device type, as my best understanding is?

My Lava is upgraded:

||/ Name                   Version          Architecture     Description
+++-======================-================-================-==================================================
ii  lava-dispatcher        2018.2.post2-1+s amd64            Linaro Automated Validation Architecture dispatche
ii  lava-server            2018.2-1+stretch all              Linaro Automated Validation Architecture server

I have beaglebone-black device type and added to it bbb01 device, which I finally made working with Lava. I updated the beaglebone-black-jinja2 script, and created in /etc/lava-server/dispatcher-config/devices bbb01.jinja2, added this device to beaglebone-black device type.

I am wondering what should I do else, besides to write iwg20m.jinja2 which inherits base-uboot.jinja2 script???

iwg20m is similar to Beaglebone Black (it is, after all, armv7 silicon/platform based). And I can make iwg20m.jinja2 as similar analogy to beaglebone-black.jinja2 .

And, btw, how to add the device-type? Using GUI? CLI? Any description?

Thank you,
Zoran