Re: [PATCH v2 4/4] test: Add tests for the multiplexer framework

2019-12-24 Thread Simon Glass
Hi Jean-Jacques, On Tue, 24 Dec 2019 at 08:58, Simon Glass wrote: > > Hi Jean-Jacques, > > On Tue, 5 Nov 2019 at 04:50, Jean-Jacques Hiblot wrote: > > > > Provide tests to check the behavior of the multiplexer framework. > > The test uses a mmio-based multiplexer. > > > > Signed-off-by: Jean-Jac

Re: [PATCH v2 4/4] test: Add tests for the multiplexer framework

2019-12-24 Thread Simon Glass
Hi Jean-Jacques, On Tue, 5 Nov 2019 at 04:50, Jean-Jacques Hiblot wrote: > > Provide tests to check the behavior of the multiplexer framework. > The test uses a mmio-based multiplexer. > > Signed-off-by: Jean-Jacques Hiblot > > --- > > Changes in v2: > - Call sandbox_set_enable_memio(true) befor