Re: [U-Boot] test/py - test OS boot

2016-04-29 Thread Michal Simek
Hi Stephen, 2016-04-21 19:43 GMT+02:00 Stephen Warren : > On 04/18/2016 07:46 AM, Michal Simek wrote: > >> Hi Stephen and Simon, >> >> have you thought how to use test/py for testing OS boot? >> I am not experienced with python to quickly hack it myself but in >> general I think we should support

Re: [U-Boot] test/py - test OS boot

2016-04-21 Thread Stephen Warren
On 04/18/2016 07:46 AM, Michal Simek wrote: Hi Stephen and Simon, have you thought how to use test/py for testing OS boot? I am not experienced with python to quickly hack it myself but in general I think we should support boot till OS (to test OS handoff, legacy, fit formats, bootm subcommands,

[U-Boot] test/py - test OS boot

2016-04-18 Thread Michal Simek
Hi Stephen and Simon, have you thought how to use test/py for testing OS boot? I am not experienced with python to quickly hack it myself but in general I think we should support boot till OS (to test OS handoff, legacy, fit formats, bootm subcommands, go, etc) till certain point and then do reset