[U-Boot] [PATCH v2 3/7] cmd/bdinfo: extract print_bi_dram

Simon Glass sjg at chromium.org
Mon Aug 1 03:02:59 CEST 2016


On 27 July 2016 at 18:57, Max Filippov <jcmvbkbc at gmail.com> wrote:
> print_bi_dram outputs start address and size for each DRAM bank.
>
> Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>
> ---
> Changes v1->v2:
> - fix build for architectures w/o CONFIG_NR_DRAM_BANKS and bi_dram in
>   bd_t.
>
>  cmd/bdinfo.c | 60 +++++++++++++++++++-----------------------------------------
>  1 file changed, 19 insertions(+), 41 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list