Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1424125 > unrolled thread

Re: [PATCH v8 2/4] power: reset: add reboot mode driver

Started bySebastian Reichel <sre@kernel.org>
First post2016-06-16 16:40 +0200
Last post2016-06-18 05:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v8 2/4] power: reset: add reboot mode driver Sebastian Reichel <sre@kernel.org> - 2016-06-16 16:40 +0200
    Re: [PATCH v8 2/4] power: reset: add reboot mode driver Andy Yan <andy.yan@rock-chips.com> - 2016-06-18 05:10 +0200

#1424125 — Re: [PATCH v8 2/4] power: reset: add reboot mode driver

FromSebastian Reichel <sre@kernel.org>
Date2016-06-16 16:40 +0200
SubjectRe: [PATCH v8 2/4] power: reset: add reboot mode driver
Message-ID<rKGCB-14P-5@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi,

On Mon, Apr 25, 2016 at 02:55:36PM +0800, Andy Yan wrote:
> This driver parses the reboot commands like "reboot bootloader"
> and "reboot recovery" to get a boot mode described in the
> device tree , then call the write interfae to store the boot
> mode in some place like special register or sram, which can
> be read by the bootloader after system reboot, then the bootloader
> can take different action according to the mode stored.
> 
> This is commonly used on Android based devices, in order to
> reboot the device into fastboot or recovery mode.
> 
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com>
> Tested-by: John Stultz <john.stultz@linaro.org>
> Acked-by: John Stultz <john.stultz@linaro.org>
> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>

What's the status of this patchset? It still has a few open
comments/issues, but I did not see a newer version.

-- Sebastian

[toc] | [next] | [standalone]


#1425616

FromAndy Yan <andy.yan@rock-chips.com>
Date2016-06-18 05:10 +0200
Message-ID<rLeNY-6U9-5@gated-at.bofh.it>
In reply to#1424125
Hi Sebastian:

On 2016年06月16日 22:36, Sebastian Reichel wrote:
> Hi,
>
> On Mon, Apr 25, 2016 at 02:55:36PM +0800, Andy Yan wrote:
>> This driver parses the reboot commands like "reboot bootloader"
>> and "reboot recovery" to get a boot mode described in the
>> device tree , then call the write interfae to store the boot
>> mode in some place like special register or sram, which can
>> be read by the bootloader after system reboot, then the bootloader
>> can take different action according to the mode stored.
>>
>> This is commonly used on Android based devices, in order to
>> reboot the device into fastboot or recovery mode.
>>
>> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
>> Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com>
>> Tested-by: John Stultz <john.stultz@linaro.org>
>> Acked-by: John Stultz <john.stultz@linaro.org>
>> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
> What's the status of this patchset? It still has a few open
> comments/issues, but I did not see a newer version.
>
> -- Sebastian

   Sorry for the delay, I will send a new version next week.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web