[PATCH 06/36] bdinfo: nios2: Use the generic bd command

Bin Meng bmeng.cn at gmail.com
Wed May 6 10:07:08 CEST 2020


On Tue, May 5, 2020 at 7:19 AM Simon Glass <sjg at chromium.org> wrote:
>
> Nios2 currently has some code to output SRAM information which is behind
> an #ifdef. No nios2 boards define this option, so the code can be removed.
>
> Move Nios2 over to use the generic function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/bdinfo.c | 19 +------------------
>  1 file changed, 1 insertion(+), 18 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list