07-06-2017, 12:51 PM
Does the ROCK64 use any closed source boot loaders, firmware, drivers or other non-open blobs?
If so, how many and for which components? Thanks!
If so, how many and for which components? Thanks!
Does the ROCK64 use any closed source boot loaders, firmware, drivers or other blobs?
|
07-06-2017, 12:51 PM
Does the ROCK64 use any closed source boot loaders, firmware, drivers or other non-open blobs?
If so, how many and for which components? Thanks!
07-06-2017, 04:15 PM
What I saw so far is a first stage loader that is a binary (check https://github.com/ayufan-rock64/rkbin/tree/master/rk33 or RK's upstream) and of course ARM Mali. As boot0 in the case of Allwinner this loader initializes DRAM and then hands off to u-boot. RK has released u-boot spl as a replacement for this loader for RK3399 and RK3288, RK3368, so we should get a u-boot spl for RK3328 at some point. Otherwise you can check out their BSP sources at https://github.com/rockchip-linux
Come have a chat in the Pine IRC channel >>
07-06-2017, 08:20 PM
Okay, so to summarize @xalius's above post, we have:
Boot requires: first stage boot loader (closed blob) -> u-boot (closed blob) -> Linux kernel (open) However, this might improve to: first stage boot loader (closed blob) -> u-boot spl for RK3328 (open?) -> Linux kernel (open) (Aside: According to info at https://github.com/rockchip-linux/u-boot, it looks like "spl" stands for secondary program loader.) Also, the using ARM Mali GPU requires a closed blob driver. For all HDMI output? Or just for 2D and/or 3D hardware acceleration? Is the network driver open? Thanks!
07-07-2017, 01:59 AM
first stage loader is closed, uboot is open
spl will in the future replace first stage loader Mali is needed only for 3D acceleration, there's no 2D acceleration. HDMI is driven by open source drivers. Kernel configures DW HDMI registers and maps memory where the FB is stored to be render by HDMI controller. The same FB is used by Mali to render 3D content. AFAIK all the rest codes to handle VPU are open. So, closed blobs are: - first stage loader with DRAM init code, - MALI driver,
Homepage: https://ayufan.eu
Releases: Rock/Pro 64/Pinebook Pro: Linux; Chromium OS So/Pine A64/Pinebook: Linux; Android 6.0; Android 7.1 Buy me a Beer
07-21-2017, 11:46 PM
are wifi and ethernet open or just drivers from the chip maker? it is hard for me to figure out what is going on in
https://github.com/ayufan-rock64/rkbin/t...mware/wifi |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
irradium (based on crux linux) Rock64 riscv64, aarch64 | mara | 7 | 1,009 |
11-19-2024, 02:54 PM Last Post: mara |
|
Upgrading ancient Rock64 | timxjr1300 | 0 | 58 |
11-15-2024, 09:50 AM Last Post: timxjr1300 |
|
How to boot an older, working kernel | bits | 0 | 93 |
11-01-2024, 04:43 PM Last Post: bits |
|
problem with debian emmc boot | G4zCDzWb | 10 | 1,632 |
11-01-2024, 04:32 PM Last Post: bits |
|
arch rock64 does not boot | nemnob | 1 | 960 |
09-20-2024, 11:18 AM Last Post: AwU2HBg |
|
DietPi OS for ROCK64 | MichaIng | 42 | 43,652 |
09-01-2024, 06:43 AM Last Post: RaymondDay |
|
First Lakka image for Rock64! | Luke | 47 | 81,083 |
09-01-2024, 06:05 AM Last Post: RaymondDay |
|
Rock64 v2 - did not work song / audio | sqw200zu | 2 | 1,864 |
03-14-2024, 03:09 AM Last Post: dmitrymyadzelets |
|
Rock64 won't boot | dstallmo | 0 | 636 |
12-27-2023, 10:34 AM Last Post: dstallmo |
|
HDMI doesn't work on rock64 | Noung1991 | 1 | 1,078 |
11-21-2023, 08:33 AM Last Post: as365n4 |