We're hiring!
*

Booting on Radxa's Rock-5B without any media used

Eugen Hristev avatar

Eugen Hristev
July 31, 2023

Share this post:

Reading time:

I have been working on getting U-boot upstream up to speed for the Radxa Rock-5B Rockchip RK3588 board.

One of the cool features that I recently published upstream is the ability to boot the board without any kind of non-volatile media (NVM) used.

Rockchip provides a way to boot the second stage using a proprietary protocol called rockusb. When you boot the board into maskrom mode (by holding a button pressed), the bootrom inside the SoC will start the USB into gadget mode and listen to rockusb commands. Then you can basically upload the next stage (in our case the U-boot SPL) via USB directly to the memory and boot it, using rockusb tools like the opensource rockusbrs.

So far, the SPL could only boot from an NVM like eMMC, SD-Card, or SPI flash. What is new with the patches that I sent is the fact that the SPL can now also probe the USB into gadget mode and then try to download the next stage.

For this I selected the DFU (Device Firmware Upgrade) protocol to get the U-boot proper into the memory. SPL will detect that it was booted via rockusb, and then it will wait for DFU commands. Once the board is ready, one can use a tool like dfu-util and just upload the U-boot proper file from the host computer to the board, and SPL will boot it.

Once U-boot proper boots, one can use any network protocol like TFTP to get the kernel, and boot with a file system from e.g. NFS.

In the end, the board boots without the use of any media, which was the goal of this exercise.

This summary is short, with a lot of specific terms, so if you have any questions about DFU, U-boot, SPL, USB, rockusb, or any other thing that may appear new or you want to know more about, feel free to comment or reach out to me!

Comments (2)

  1. bosinski:
    Sep 01, 2023 at 03:10 PM

    Any chances for NVMe boot support for 5b? I've built your u-boot using those instructions: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/upstream_uboot.md

    I had to manually enable NVMe related options (CONFIG_CMD_NVME, CONFIG_NVME, CONFIG_NVME_PCI, CONFIG_PHY_ROCKCHIP_PCIE etc.) in 5b's defconfig, but even after that it cannot find inserted drive. It's weird, since official Rockchip's SPI binary handles this without any issues. I've tried tweaking around with it myself, but gave up, since DTS differences between your version and https://github.com/radxa/u-boot are too significant to even notice what's lacking. Any hints?

    Reply to this comment

    Reply to this comment

    1. Eugen Hristev:
      Sep 04, 2023 at 08:06 PM

      Hi,

      I saw someone from RADXA sent a patch for Rock-5B to enable NVMe here
      https://patchwork.ozlabs.org/project/uboot/patch/20230901025719.34023-2-naoki@radxa.com/

      Can you try this patch, and let me know if it works?

      And if it does, you can even reply to the original patch e-mail with a Tested-by tag with your name.

      Eugen

      Reply to this comment

      Reply to this comment


Add a Comment






Allowed tags: <b><i><br>Add a new comment:


Search the newsroom

Latest Blog Posts

Building a Board Farm for Embedded World

27/06/2024

With each board running a mainline-first Linux software stack and tested in a CI loop with the LAVA test framework, the Farm showcased Collabora's…

Smart audio filters with WirePlumber 0.5

26/06/2024

WirePlumber 0.5 arrived recently with many new and essential features including the Smart Filter Policy, enabling audio filters to automatically…

The latest on cmtp-responder, a permissively-licensed MTP responder implementation

12/06/2024

Part 3 of the cmtp-responder series with a focus on USB gadgets explores several new elements including a unified build environment with…

A roadmap for VirtIO Video on ChromeOS: part 3

06/06/2024

The final installment of a series explaining how Collabora is helping shape the video virtualization story for Chromebooks with a focus…

Hacking on the PipeWire GStreamer elements

05/06/2024

Last week I attended the GStreamer spring hackfest in Thessaloniki to work on the PipeWire GStreamer elements and connect with the community.

Transforming speech technology with WhisperLive

28/05/2024

The world of AI has made leaps and bounds from what It once was, but there are still some adjustments required for the optimal outcome.…

Open Since 2005 logo

Our website only uses a strictly necessary session cookie provided by our CMS system. To find out more please follow this link.

Collabora Limited © 2005-2024. All rights reserved. Privacy Notice. Sitemap.