Add initial config for R4S #2415
Merged
Conversation
Doesn't boot yet.
|
Enabled r8169 as module. |
|
Why would anyone do that?
…On Sun, Dec 13, 2020, 1:07 PM frauhottelmann ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In config/boards/nanopi-r4s.wip
<#2415 (comment)>:
> @@ -0,0 +1,10 @@
+# Rockchip RK3399 hexa core 4GB RAM SoC 2 x GBE USB3 USB-C
+BOARD_NAME="NanoPi M4V2"
It does say so in the wiki
<https://wiki.friendlyarm.com/wiki/index.php/NanoPi_R4S#Hardware_Spec>:
*RAM: 1GB DDR3/4GB LPDDR4*
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2415 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFATFASLRBQPAR3A3MNCCE3SUT7HLANCNFSM4UNWJXKA>
.
|
|
For R4S PCIE, you need to add the following configuration to dts: The following is the detailed content: |
|
In addition, we have added unified 1GB/4GB support to uboot-v2020.10 |
- needed patch cleanup - needed uboot 2020.10
|
Much better - it boots now: http://ix.io/2KlU networks are up, BT is not happy ... the rest we'll see with testings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Doesn't boot yet.