Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1507217
| From | Paul Burton <paul.burton@imgtec.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 11/14] MIPS: Malta: Use syscon-reboot driver to reboot |
| Date | 2016-10-24 15:50 +0200 |
| Message-ID | <svNNw-8dR-25@gated-at.bofh.it> (permalink) |
| References | <sjeit-2pw-3@gated-at.bofh.it> <sjeiu-2pw-35@gated-at.bofh.it> <sv0ts-1rv-9@gated-at.bofh.it> |
| Organization | Imagination Technologies |
[Multipart message — attachments visible in raw view] - view raw
Hi Maciej,
On Saturday, 22 October 2016 10:08:57 BST Maciej W. Rozycki wrote:
> On Mon, 19 Sep 2016, Paul Burton wrote:
> > Make use of the generic syscon-reboot driver to reboot the Malta board,
> > reducing the amount of platform code it requires.
> >
> > Signed-off-by: Paul Burton <paul.burton@imgtec.com>
> > ---
>
> This has broken reboot support, all I get now is:
>
> reboot: Restarting system
> Unable to restart system
> Reboot failed -- System halted
>
> at which point I need to issue a serial BREAK to regain control of the
> board and get back to YAMON; fortunately the board is wired for that.
This was already reported over here:
https://www.linux-mips.org/archives/linux-mips/2016-10/msg00120.html
These 2 patches fix it:
https://patchwork.linux-mips.org/patch/14395/
https://patchwork.linux-mips.org/patch/14396/
I've asked Ralf if we can get those, along with a few others, in ASAP -
preferrably for -rc3.
Thanks,
Paul
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2 11/14] MIPS: Malta: Use syscon-reboot driver to reboot Paul Burton <paul.burton@imgtec.com> - 2016-10-24 15:50 +0200 Re: [PATCH v2 11/14] MIPS: Malta: Use syscon-reboot driver to reboot "Maciej W. Rozycki" <macro@imgtec.com> - 2016-10-25 13:00 +0200
csiph-web