Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

riscv: hpm6750: add option to select hpmicro toolchain #8752

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

chenzhihong007
Copy link
Contributor

Summary

For boards/risc-v/hpm6750/hpm6750evk2, add option to select hpmicro GNU riscv32 toolchain.
Default, using generic GNU riscv64 Toolchain.

Impact

Don't impact others.

Testing

hpm6750evk2:nsh

@xiaoxiang781216
Copy link
Contributor

@chenzhihong007 so why not remove HPM_GNU_TOOLCHAIN from the first patch?

- user can use menuconfig to select riscv64-unknown-elf or riscv32-unknown-elf

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
- use hpmicro GNU riscv32 toolchain

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
@chenzhihong007
Copy link
Contributor Author

I removed HPM_GNU_TOOLCHAIN from the first patch, used /common/Toolchain.defs to select riscv32 toolchain.

Copy link
Contributor

@xiaoxiang781216 xiaoxiang781216 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pkarashchenko pkarashchenko merged commit 8f74ce8 into apache:master Mar 9, 2023
@chenzhihong007 chenzhihong007 deleted the update_riscv_hpm6750evk2 branch March 12, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants