mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2690 from lrusak/rockchip-kernel-name
Rockchip: use default kernel name
This commit is contained in:
commit
03e9a0806c
@ -26,8 +26,5 @@
|
||||
MALI_FAMILY="t760"
|
||||
MALI_REVISION="r1p0"
|
||||
|
||||
# kernel image name
|
||||
KERNEL_NAME="zImage"
|
||||
|
||||
# kernel serial console
|
||||
EXTRA_CMDLINE="console=uart8250,mmio32,0xff690000 console=tty0"
|
||||
|
@ -36,8 +36,5 @@
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="450"
|
||||
|
||||
# kernel image name
|
||||
KERNEL_NAME="Image"
|
||||
|
||||
# kernel serial console
|
||||
EXTRA_CMDLINE="console=uart8250,mmio32,0xff130000 console=tty0"
|
||||
|
@ -34,8 +34,5 @@
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="t860"
|
||||
|
||||
# kernel image name
|
||||
KERNEL_NAME="Image"
|
||||
|
||||
# kernel serial console
|
||||
EXTRA_CMDLINE="console=uart8250,mmio32,0xff1a0000 console=tty0"
|
||||
|
@ -25,8 +25,5 @@
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="t760"
|
||||
|
||||
# kernel image name
|
||||
KERNEL_NAME="zImage"
|
||||
|
||||
# kernel serial console
|
||||
EXTRA_CMDLINE="console=uart8250,mmio32,0xff690000 console=tty0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user