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

Add support for NanoPi R2S Plus #7913

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ig3
Copy link

@ig3 ig3 commented Mar 6, 2025

Description

Add support for FriendlyElec board NanoPi R2S Plus

Enables eMMC and WAN port.

Device tree for the kernel is the kernel device tree for NanoPi R2S Plus with a patch to enable the WAN network port.

u-boot version is v2025.01 which has native support for NanoPi R2S Plus.

Four files added. No changes to existing files.

How Has This Been Tested?

Build current and edge images. Booted from SD. Installed with armbian-install to boot from eMMC with system on USB drive then removed SD card and booted from eMMC. Test LAN and WAN ports by ssh connection.

Checklist:

  • [x ] I have performed a self-review of my own code
  • [x ] My changes generate no new warnings

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

1 participant