commit | 5aa0074e9334bcc140943a25e02fd5379583f656 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Wed Jun 24 06:41:16 2020 -0400 |
committer | Andes <uboot@andestech.com> | Wed Jul 01 15:01:21 2020 +0800 |
tree | 17027bbe28f7cadc3032d0d25db001604f182ded | |
parent | b02f055a169db349affc98c8bb4e58f366f7b86c [diff] |
riscv: Add headers for asm/global_data.h This header depended on bd_t and ulong, but did not include the appropriate headers. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>