armbian-build/patch
schwar3kat 5e477fd42c
Enable rockchip64: XHCI HCD USB TRB ENT quirk for RK3328 (#3763)
This resolves a bug that affects r8153b USB network interface causing the RX interface to hang on load.

On some xHCI controllers (e.g. Rockchip RK3399/RK3328/RK1808),
they need to enable the ENT flag in the TRB data structure
to force xHC to prefetch the next TRB of a TD.
The quirk patch is already applied to dwc3 xhci usb on rockchip64.

Enable the quirk on RK3328 through device tree node properties in rk3328.dtsi
2022-05-07 15:51:38 +02:00
..
atf rk3328: reform efuse init ATF patch due to warnings in debug 2021-11-18 17:39:04 +00:00
kernel Enable rockchip64: XHCI HCD USB TRB ENT quirk for RK3328 (#3763) 2022-05-07 15:51:38 +02:00
misc fix build for kernel 5.17 (#3729) 2022-04-30 18:48:12 +02:00
u-boot patch u-boot defconfig to enable FIT image booting (#3710) 2022-05-03 06:39:30 +02:00