-
I tried to build OpenWRT with package/boot/sunxi-h618.
Here is package Makefile header. Please pay attention it links to this repository commits:
```
╰─$ head -n 15 Makefile
#
# Copyright (C) …
-
`sunxi-libump` was separeted into a different repository: https://github.com/linux-sunxi/libump
It needs to be removed from `sunxi-mali-fb-git` PKGBUILD.
My naive attempt:
```
pkgbase=sunxi-mali-fb-…
-
> I now added the execute flag to 99-dietpi-uboot (via `chmod +x`) and did an `apt reinstall linux-image-edge-sunxi linux-dtb-edge-sunxi linux-u-boot-nanopim1plus-edge`. Now we have, wha…
-
There seems to be some consensus about having TF-A built with `SUNXI_AMEND_DTB=1` to get CPUIDLE functionality working, which should increase battery efficiency.
I couldn't see any indication that …
Strit updated
11 months ago
-
Hello
Cubieboard 4 does not start, as seen in the log below:
U-Boot SPL 2024.04johang-dirty (Jul 01 2024 - 02:33:09 +0000)
DRAM: 2048 MiB
Trying to boot from MMC1
U-Boot 2024.04johang-dirty…
-
Hi!
While I run install using dkms there was an error:
```
# ./dkms-install.sh
About to run dkms install steps...
Creating symlink /var/lib/dkms/rtl8821CU/5.4.1/source -> /usr/src/rtl8821CU-5.4.…
-
### Describe the bug
The olimex_a64-olinuxino and olimex_a64-olinuxino-emmc devices (and probably others) lack dependencies for building arm-trusted-firmware-sunxi-a64.
### OpenWrt version
r2…
-
in first boot, my devices are recognized a full speed usb device OHCI, after boot process,if i remove and insert the usb device, recognized at high speed usb device 480M EHCI. after many time, kernel …
-
I have a custom PCB based on A133 SoC with eMMC. Currently am trying to flash the device using sunxi-fel based on https://github.com/linux-sunxi/sunxi-tools/pull/192 and it resets the device. Also am …
-
Hello, this is a side issue from another issue:
https://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/165
To re-cap:
CONFIG_PLATFORM_SUNxI was not compiling because of mach/sys_config.h missi…