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

boards: riscv: introduce support for Beagleboard BeagleV-Fire #66389

Merged

Conversation

con-pax
Copy link
Contributor

@con-pax con-pax commented Dec 11, 2023

This PR is to add initial (basic) support for the BeagleV-Fire SBC, which uses a Microchip PolarFire SoC.

The Devicetree sources as well as some of the drivers are already supported from work done for Microchip's PolarFire SoC Icicle Kit.

The docs that have been included are minimal and are largely a "cut and paste" from Beagleboard's documentation and the mpfs_icicle board documentation.

Would love some guidance from @jadonk on this one.

Copy link
Member

@fkokosinski fkokosinski left a comment

Choose a reason for hiding this comment

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

One small question. LGTM otherwise :)

boards/riscv/beaglev_fire/Kconfig.defconfig Outdated Show resolved Hide resolved
The BeagleV-Fire is a SBC powered by Microchip's PolarFire SoC MPFS025T.

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
@carlescufi carlescufi merged commit f0495d4 into zephyrproject-rtos:main Dec 15, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: RISCV RISCV Architecture (32-bit & 64-bit)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants