[U-Boot] [PATCH v2 3/5] dm: sysreset: Add a standard message when doing reset

Bin Meng bmeng.cn at gmail.com
Fri Jul 20 01:39:11 UTC 2018


On Thu, Jul 19, 2018 at 11:21 PM, Simon Glass <sjg at chromium.org> wrote:
> On 19 July 2018 at 04:07, Bin Meng <bmeng.cn at gmail.com> wrote:
>> It's good to print a message when doing reset.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - new patch per Wolfgang's suggestion to add a standard message when
>>   doing reset
>>
>>  drivers/sysreset/sysreset-uclass.c | 2 ++
>>  1 file changed, 2 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> I wonder how many platforms will actually show this message and how
> many will just put it in their serial buffer and then discard it?

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list