mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Allwinner: H6: Set deffered probe time to 0
This is workaround for missing iommu driver. IOMMU concept isn't properly implemented yet in Cedrus.
This commit is contained in:
parent
0f1c3798fa
commit
3af1caa3d0
@ -35,3 +35,6 @@
|
|||||||
|
|
||||||
# set the addon project
|
# set the addon project
|
||||||
ADDON_PROJECT="ARMv8"
|
ADDON_PROJECT="ARMv8"
|
||||||
|
|
||||||
|
# additional kernel parameters
|
||||||
|
EXTRA_CMDLINE="$EXTRA_CMDLINE deferred_probe_timeout=0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user