<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<p class="details" style="font-style: italic; color: #626168;">
<a href="https://gitlab.rtems.org/yangn0">Ning Yang</a> created an issue: <a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5414">#5414</a>
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Hi,</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">I added rockpro64 BSP to rtems with <a href="https://gitlab.rtems.org/zhugengyu2023" data-reference-type="user" data-user="119" data-container="body" data-placement="top" class="gfm gfm-project_member js-user-link" title="geng zhu" style="color: #284779; background-color: #cbe2f9; border-radius: .25rem; margin-top: 0; padding: 0 2px;">@zhugengyu2023</a>'s help.
<a class="no-attachment-icon gfm" href="https://gitlab.rtems.org/-/project/26/uploads/f58a93f486968a2f37b0fd7eea96a64a/image.png" target="_blank" rel="noopener noreferrer" data-canonical-src="/uploads/f58a93f486968a2f37b0fd7eea96a64a/image.png" data-link="true"><img src="https://gitlab.rtems.org/-/project/26/uploads/f58a93f486968a2f37b0fd7eea96a64a/image.png" alt="image" data-canonical-src="/uploads/f58a93f486968a2f37b0fd7eea96a64a/image.png" class="gfm" style="max-width: 100%; height: auto; margin-top: 0; vertical-align: baseline;"></a></p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">The <a href="https://pine64.org/devices/rockpro64/" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0;">ROCKPro64</a> is the most powerful single board computer on offer from PINE64, featuring a Rockchip RK3399 hexa-core SoC as well as a quad-core Mali-T860 MP4 GPU and up-to 4GB of dual-channel LPDDR4 system memory.</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">ROCKPro64 is on the FreeBSD homepage, so I think FreeBSD should support it well.
<a class="no-attachment-icon gfm" href="https://gitlab.rtems.org/-/project/26/uploads/fea789d70d30acab95a0984af1f24a9a/image.png" target="_blank" rel="noopener noreferrer" data-canonical-src="/uploads/fea789d70d30acab95a0984af1f24a9a/image.png" data-link="true" style="margin-top: 0;"><img src="https://gitlab.rtems.org/-/project/26/uploads/fea789d70d30acab95a0984af1f24a9a/image.png" alt="image" data-canonical-src="/uploads/fea789d70d30acab95a0984af1f24a9a/image.png" class="gfm" style="max-width: 100%; height: auto; margin-top: 0; vertical-align: baseline;"></a></p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">My development board is a <a href="https://wiki.friendlyelec.com/wiki/index.php/SOM-RK3399" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0;">ROM-RK3399</a> from FriendlyELEC, which also featuring a Rockchip RK3399. I wrote this BSP based on it, but it is also compatible with RockPro64 (The Rockpro64 is twice as expensive as the SOM-RK3399).</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">We'll do some more testing, and then I'll create an MR.</p>
<h1 dir="auto" style="margin-top: 2rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.5rem; letter-spacing: -0.01em; line-height: 1.25; color: #18171d;" align="initial">
<a href="#future-improvements" aria-hidden="true" class="anchor" id="user-content-future-improvements" style="margin-top: 0; margin-left: -20px; text-decoration: none; outline: none; position: absolute; width: 20px;"></a>Future Improvements</h1>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial"><a href="https://gitlab.rtems.org/zhugengyu2023" data-reference-type="user" data-user="119" data-container="body" data-placement="top" class="gfm gfm-project_member js-user-link" title="geng zhu" style="color: #284779; background-color: #cbe2f9; border-radius: .25rem; margin-top: 0; padding: 0 2px;">@zhugengyu2023</a> has done a lot of <a href="https://gitee.com/phytium_embedded/phytium-rtems-sdk" rel="nofollow noreferrer noopener" target="_blank">work</a> based on Phytium SoC, and we will port these work to ROCKpro64 BSP.
Details are as follows:</p>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0; padding: 0;">
<li style="margin-top: 0; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">SD/eMMC support</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">USB HID/MSC</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">USB HID/MSC (in PCIe)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">NVMe (in PCIe)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">WLAN (RTL8188EU in USB)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">CherryUSB Device Stack</li>
</ul>
</div>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5414">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/1-a03tlaoaapjyo630dvouz1odi/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5414 at 1766996402
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5414"}}</script>
</p>
</div>
</body>
</html>