Re: [PATCH] power: reset: ocelot: switch the SI to boot mode

2018-12-05 Thread Sebastian Reichel
Hi, On Fri, Nov 09, 2018 at 08:57:00PM +0100, Alexandre Belloni wrote: > Switch the SI to boot mode so on a warm reboot, the SI is able to access > the flash. > > Signed-off-by: Alexandre Belloni > --- Thanks, queued. -- Sebastian > drivers/power/reset/ocelot-reset.c | 12 > 1 f

[PATCH] power: reset: ocelot: switch the SI to boot mode

2018-11-09 Thread Alexandre Belloni
Switch the SI to boot mode so on a warm reboot, the SI is able to access the flash. Signed-off-by: Alexandre Belloni --- drivers/power/reset/ocelot-reset.c | 12 1 file changed, 12 insertions(+) diff --git a/drivers/power/reset/ocelot-reset.c b/drivers/power/reset/ocelot-reset.c i