[U-Boot] [PATCH v2 7/7] cmd/bdinfo: extract print_std_bdinfo
Simon Glass
sjg at chromium.org
Mon Aug 1 03:03:17 CEST 2016
On 27 July 2016 at 18:57, Max Filippov <jcmvbkbc at gmail.com> wrote:
> print_std_bdinfo outputs typical set of board information entries:
> boot params location, memory and flash addresses and sizes, network
> interfaces information and configured serial baud rate.
>
> Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>
> ---
> cmd/bdinfo.c | 32 ++++++++++++--------------------
> 1 file changed, 12 insertions(+), 20 deletions(-)
Nice!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list