Hi Basil,

After reviewing the code if you add the parameter "bootloadertype" to uefi in the deployment action similar to this example:

http://community.validation.linaro.org/scheduler/job/6139/definition

LAVA will attempt to issue your boot_cmds.

Let me know!


On 20 February 2014 14:30, Tyler Baker <tyler.baker@linaro.org> wrote:
Hi Basil,

We have never had to use UEFI on the Foundation model before, so no boot_cmds are used. I'm working on some of the fastmodel issues today, and will have a look at what it will take to support UEFI.

Cheers,


On 20 February 2014 14:20, Basil Eljuse <Basil.Eljuse@arm.com> wrote:

Hello All,

 

I am able to successfully use the following boot_cmds option in Base model instances. However if I use the same on foundation model it does not work.

 

It comes to the uefi menu option and is not seem to issue any of my boot commands as defined in the json file.

 

Is it possible that for foundation models the boot_cmds option is not supported?

 

My json fragment is

 

                "boot_cmds": [

                    "sendline 3",

                    "expect Choice:",

                    "sendline 2",

                    "expect Update entry:",

                    "sendline 1",

                    "expect File path of the EFI Application or the kernel: Image",

                    "sendline \n",

                    "expect Keep the initrd: [y/n]",

                    "sendline n",

                    "expect Arguments to pass to the binary: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9",

                    "sendline  \b9 root=/dev/vda2 rw",

                    "expect Description for this new Entry: Linux from SemiHosting",

                    "sendline \n",

                    "expect Choice:",

                    "sendline 5",

                    "expect Start:",

                    "sendline 1"

                ],

 

Any confirmation would be great!

 

Thanks

Basil Eljuse…


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782

_______________________________________________
linaro-validation mailing list
linaro-validation@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-validation




--
Tyler Baker
Technical Architect, LAVA
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog



--
Tyler Baker
Technical Architect, LAVA
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog