[PATCH 02/36] bdinfo: riscv: Use generic bd_info
Bin Meng
bmeng.cn at gmail.com
Wed May 6 10:06:52 CEST 2020
On Tue, May 5, 2020 at 7:19 AM Simon Glass <sjg at chromium.org> wrote:
>
> At present riscv 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/riscv/include/asm/u-boot.h | 19 ++-----------------
> 1 file changed, 2 insertions(+), 17 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list