[U-Boot] [PATCH v2 3/5] dm: sysreset: Add a standard message when doing reset
Simon Glass
sjg at chromium.org
Thu Jul 19 15:21:51 UTC 2018
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?
More information about the U-Boot
mailing list