-
On a H2+ (Orange Pi Zero), if I enter fel mode by entering "go 0xFFFF0020" on u-boot cmd line, then sunxi-fel fails with this error:
"Unexpected SCTLR (00C5287A)"
This does not happen when I en…
-
When updated to the bellow commit, I got following compile error,
andy@B150:/srv/WorkSpace/opensource/minimyth2/script/meta/minimyth$ rg 3566 ~/.minimyth2/minimyth.conf.mk
74:# 'board-rk3566.x96…
-
I wrote this but I'm not sure about the syntax, with:
Name, Series, ENUM, soc, "technology"/"process"
I only put SoC where the technology is known from the page in link. This is a wiki of people wor…
-
Hi warpme:
I try to build this project myself on Ubuntu 20.04 LTS,
but when run `make install` after `make build` success, i get failed following:
Andy suggestion is appreciated.
`==> Running…
-
在最新的 v1.2.0 和 v1.2.1 发行版中,使用源码编译发现发行版包内缺少文件。详细如下
v1.2.0
```bash
➜ xfel-1.2.0 git:(master) ✗ tree
.
├── 99-xfel.rules
├── LICENSE
├── Makefile
├── README.md
├── chips
│ ├── a10.c
│ ├── …
-
Hi, I'm trying to boot A63 board using fel , but seems support is missing.
from linux-sunxi.org can know this soc is similar as h6 and a64. but now seems only BSP works.
Is there anything I can help…
-
I have H313 and H616 arms on my hand. Is there support for this project?
-
NanoPi NEO2 (DietPi bullseye)
```
uname -a
Linux [hostname] 5.15.25-sunxi64 #22.02.1 SMP Sun Feb 27 09:24:04 UTC 2022 aarch64 GNU/Linux
```
After latest kernel update my NanoHatOLED applicati…
-
It's great that you can convert gigabytes of data per second, but that's if all those gigabytes are in one long line!
This is a rare scenario. Whereas the usual scenario is processing a large set o…
-
Hi,
In chip.py the python operator 'in' is used for chip detection, but this can cause problems for similar strings e.g.
if self.detector.check_dt_compatible_value("sun50i-h6"): and if self.dete…