mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Rockchip: use mem=3072M for RK3576 to avoid DMA issues
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
GRAPHIC_DRIVERS="panfrost"
|
GRAPHIC_DRIVERS="panfrost"
|
||||||
|
|
||||||
# kernel serial console
|
# kernel serial console
|
||||||
EXTRA_CMDLINE="earlycon console=uart8250,mmio32,0xfeb50000 console=tty0 coherent_pool=2M cec.debounce_ms=5000 mem=3838M systemd.debug_shell=ttyS2"
|
EXTRA_CMDLINE="earlycon console=uart8250,mmio32,0xfeb50000 console=tty0 coherent_pool=2M cec.debounce_ms=5000 mem=3072M systemd.debug_shell=ttyS2"
|
||||||
|
|
||||||
# set the addon project
|
# set the addon project
|
||||||
ADDON_PROJECT="ARMv8"
|
ADDON_PROJECT="ARMv8"
|
||||||
|
|||||||
Reference in New Issue
Block a user