[PATCH 01/36] bdinfo: nds32: Use generic bd_info

Bin Meng bmeng.cn at gmail.com
Wed May 6 10:06:47 CEST 2020


On Tue, May 5, 2020 at 7:19 AM Simon Glass <sjg at chromium.org> wrote:
>
> At present nds32 still uses its own private bd_info struct. Move it over
> to use the generic one like other archs.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/nds32/include/asm/u-boot.h | 20 ++------------------
>  1 file changed, 2 insertions(+), 18 deletions(-)
>

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


More information about the U-Boot mailing list