[OpenWrt-Devel] [PATCH 0/9] sunxi: add support for Olimex A64-Olinuxino
Petr Štetiar
ynezz at true.cz
Wed Mar 18 18:27:04 EDT 2020
Hi,
this patch series bumps sunxi's U-Boot to latest 2020.01 release and adds
support for a64-olinuxino device. Tested on 5.4.24 kernel with
A64-OLinuXino-1Ge4GW variant by booting from SD card and eMMC.
Cheers,
Petr
Petr Štetiar (9):
uboot-sunxi: bump to 2020.01
uboot-sunxi: add support for Olimex A64-Olinuxino
uboot-sunxi: add support for Olimex A64-Olinuxino eMMC
uboot-sunxi: a64: allow booting directly from eMMC
sunxi: a53: image: make it DRY
sunxi: a53: add support for Olimex A64-Olinuxino
sunxi: a53: add support for Olimex A64-Olinuxino eMMC
mac80211: realtek: add staging driver for RTL8723BS SDIO module
linux-firmware: add firmware for RTL8723BS SDIO modules
package/boot/uboot-sunxi/Makefile | 22 ++++++-
.../003-add-theobroma-a31-pangolin.patch | 4 +-
.../patches/062-A20-improve-gmac-upload.patch | 2 +-
.../063-fix-lime2-revK-add-micrel-PHY.patch | 12 ++--
...1-sun6i-sync-PLL1-multdiv-with-Boot1.patch | 2 +-
.../100-sun6i-alternate-on-UART2.patch | 2 +-
.../101-sun6i-support-console-on-UART2.patch | 4 +-
...2-sunxi-make_CONS_INDEX-configurable.patch | 2 +-
...-environment-for-dtc-binary-location.patch | 2 +-
.../patches/210-sunxi-deactivate-binman.patch | 4 +-
.../patches/221-compatible-old-dtc.patch | 52 ---------------
.../230-disable-axp209-on-a13-olinuxino.diff | 8 +--
...ge-Pi-Zero-Plus-Fix-SdCard-detection.patch | 28 --------
...uxino-emmc-add-eMMC-boot-part-config.patch | 29 +++++++++
package/boot/uboot-sunxi/uEnv-a64.txt | 8 ++-
package/firmware/linux-firmware/realtek.mk | 7 ++
package/kernel/mac80211/realtek.mk | 19 +++++-
.../allwinner/sun50i-a64-olinuxino-emmc.dts | 25 +++++++
target/linux/sunxi/image/cortex-a53.mk | 65 ++++++++++++-------
...ner-enable-sun50i-a64-olinuxino-emmc.patch | 25 +++++++
20 files changed, 191 insertions(+), 131 deletions(-)
delete mode 100644 package/boot/uboot-sunxi/patches/221-compatible-old-dtc.patch
delete mode 100644 package/boot/uboot-sunxi/patches/240-sun50i-h5-Orange-Pi-Zero-Plus-Fix-SdCard-detection.patch
create mode 100644 package/boot/uboot-sunxi/patches/260-configs-a64-olinuxino-emmc-add-eMMC-boot-part-config.patch
create mode 100644 target/linux/sunxi/files-4.19/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino-emmc.dts
create mode 100644 target/linux/sunxi/patches-4.19/410-arm64-dts-allwinner-enable-sun50i-a64-olinuxino-emmc.patch
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list