1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00
Files
operating-system/buildroot-external
Stefan Agner 4e1ea18251 Fix boot on Raspberry Pi 4 32-bit (#2505)
With U-Boot 2023.01 booting on Raspberry Pi 4 32-bit (at least with 4
or 8GB of memory) freezes when trying to enumerate USB devices. It seems
that the PCIe initialization partially fails, which causes the USB XHCI
initialization to fail.

It seems that a new restriction on viable addresses for PCIe
initialization causes the problem. Revert the offending commit to make
U-Boot properly detect USB devices again.
2023-04-24 18:23:10 +02:00
..
2023-03-07 00:52:16 +01:00
2023-03-10 19:44:50 +01:00
2023-01-31 23:55:18 +01:00
2023-03-10 19:44:50 +01:00
2018-05-14 22:37:39 +02:00
2018-05-14 22:37:39 +02:00
2023-03-25 09:19:26 +01:00