Skip to content

Conversation

@AsakuraMizu
Copy link
Contributor

Description

Add basic support for 2k1000la physical board back.

This work is thanks to @Blankke's exceptional skills and hard work!

Copilot AI review requested due to automatic review settings December 11, 2025 13:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR restores support for the Loongson 2K1000LA physical board by adding the necessary build configuration, dependencies, and platform-specific integration.

  • Adds the 2k1000la feature flag and corresponding platform dependency
  • Creates a new Makefile target with LoongArch64-specific compiler flags
  • Updates the submodule reference to include 2K1000LA support
  • Integrates the platform crate in the main entry point

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
src/main.rs Adds conditional compilation for the 2K1000LA platform crate
arceos Updates submodule commit to version with 2K1000LA support
Makefile Adds new build target for 2K1000LA with architecture-specific flags
Cargo.toml Configures feature flag, dependencies, and SMP support for 2K1000LA

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AsakuraMizu AsakuraMizu marked this pull request as draft December 23, 2025 07:59
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.

2 participants