Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[General] ROC-RK3588S-PC Which Firmware Supports UEFI Boot?

35

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
35

【General】 ROC-RK3588S-PC Which Firmware Supports UEFI Boot?

Posted at 12/31/2022 08:51:11      View:2185 | Replies:5        Print      Only Author   [Copy Link] 1#
Problem description and steps to reproduce:
Hi I see on https://en.t-firefly.com/product/industry/rocrk3588spc, that "UEFI Boot is also available", but I don't see the bootefi command available in uboot:

  1. => bootefi
  2. Unknown command 'bootefi' - try 'help'
Copy the code

I've tried both the Ubuntu firmware and the Android12.0 firmware, but both give the same results. Does one of the official firmware downloads support UEFI boot, or do I need to build my own uboot?

ROC-RK3588S-PC-interrupt-uboot.zip

2.68 KB, Down times: 2

Reply

Use props Report

35

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
35
Posted at 1/1/2023 05:31:53        Only Author  2#
It seems that the Buildroot and Debian firmware also do not support UEFI.
Reply

Use props Report

1601

Credits

0

Prestige

0

Contribution

administrator

Rank: 9Rank: 9Rank: 9

Credits
1601
Posted at 1/3/2023 09:56:03        Only Author  3#
bpeckham Posted at 1/1/2023 05:31
It seems that the Buildroot and Debian firmware also do not support UEFI.

Sorry for the late reply. UEFI Boot is still testing and ROC-RK3588S-PC will support it soon.
Reply

Use props Report

35

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
35
Posted at 1/5/2023 12:34:01        Only Author  4#
Thanks!
Reply

Use props Report

35

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
35
Posted at 1/10/2023 13:39:25        Only Author  5#
Last edited by bpeckham In 1/10/2023 13:59 Editor

What are the instructions for building it? If I update to v1.0.4b and use the following commands:

  1. cd uefi
  2. bash -e make.sh
Copy the code


I get the following error:

  1. ...
  2. ********boot_merger ver 1.2********
  3. Info:Pack loader ok.
  4. pack loader okay! Input: /home/user/rk3588_repo_sdk_v1.0.2a/rkbin/RKBOOT/RK3588MINIALL.ini
  5. /home/user/rk3588_repo_sdk_v1.0.2a/u-boot
  6. ERROR: pack uboot.img failed! fit/uboot.itb actual: 2127872 bytes, max limit: 2097152 bytes
  7. cp: cannot stat 'uboot.img': No such file or directory
Copy the code



It looks like u-boot has overflowed its partition limit. Is there a patch for it?
Reply

Use props Report

60

Credits

0

Prestige

0

Contribution

super moderator

Rank: 8Rank: 8

Credits
60
Posted at 1/11/2023 09:27:23        Only Author  6#
uefi need uboot.img , you should build uboot by "./build.sh uboot.img"( UEFI Boot is still testing )
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list