uboot-sunxi: add T113-S3 support
authorZoltan HERPAI <wigyori@uid0.hu>
Thu, 8 Jun 2023 09:40:01 +0000 (11:40 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 29 Apr 2024 06:33:21 +0000 (08:33 +0200)
commitea3198a9f979c4b807d0069ee5ef320843044392
treeaf7df97cbd8c4c63f142b1dd7cc8692f2ec849be
parent11c6758c7f39e11a8e749539a7e56c000f847527
uboot-sunxi: add T113-S3 support

Add support for the T113 family, along with 4 boards.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
22 files changed:
package/boot/uboot-sunxi/Makefile
package/boot/uboot-sunxi/patches/4000-sunxi-clock-h6-prepare-for-PRCM-less-SoCs.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4001-net-add-ICPlus-PHY-driver.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4002-sunxi-SPL-SPI-Add-SPI-boot-support-for-the-Allwinner.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4003-spi-sunxi-Add-support-for-R329-D1-R528-T113-SPI-cont.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4004-HACK-sunxi-psci-be-compatible-with-v1-of-R528-patchs.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4005-sunxi-add-uart0_pins-on-Port-E-PE2-PE3-on-D1s-T133.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4006-sunxi-add-support-for-MangoPI-MQDual-T113-variant.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4007-sunxi-add-support-for-UART5-in-Port-E-group-on-T133.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4008-sunxi-add-MYIR-MYD-YT113X-board.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4009-sunxi-add-support-for-UART3-on-PE-pins.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4010-sunxi-add-support-for-Rongpin-RP-T113-board.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4011-sunxi-add-MYIR-MYD-YT113X-SPI-board.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4012-sunxi-add-support-for-emac-on-PG-pins.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4013-sunxi-add-ethernet-support-on-MYIR-MYD-YT113X-SPI.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4014-sunxi-enable-emac-on-Rongpin-RP-T113.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4015-sunxi-enable-gmac-on-MYIR-MYD-YT113X-with-the-YT8531.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4016-arm-dts-add-partition-table-for-MYIR-MYD-YT113X-SPI.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4017-configs-enable-UBI-support-for-MYIR-MYD-YT113X-SPI.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/4018-sunxi-r528-d1-t113-add-SDC2-pinmux-on-PC2-7-pins.patch [new file with mode: 0644]
package/boot/uboot-sunxi/uEnv-t113.ttyS3.txt [new file with mode: 0644]
package/boot/uboot-sunxi/uEnv-t113.ttyS5.txt [new file with mode: 0644]