mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Orangepizero: drop Crust support that is preventing succesful reboot
This commit is contained in:
@@ -11,7 +11,7 @@ HAS_VIDEO_OUTPUT="yes"
|
|||||||
SERIALCON="ttyS0,ttyGS0"
|
SERIALCON="ttyS0,ttyGS0"
|
||||||
KERNEL_TARGET="legacy,current,edge"
|
KERNEL_TARGET="legacy,current,edge"
|
||||||
KERNEL_TEST_TARGET="current"
|
KERNEL_TEST_TARGET="current"
|
||||||
CRUSTCONFIG="orangepi_zero_defconfig"
|
# CRUSTCONFIG="orangepi_zero_defconfig" # Crust is failing https://github.com/armbian/build/issues/8197
|
||||||
|
|
||||||
function orange_pi_zero_enable_xradio_workarounds() {
|
function orange_pi_zero_enable_xradio_workarounds() {
|
||||||
/usr/bin/systemctl enable xradio_unload.service
|
/usr/bin/systemctl enable xradio_unload.service
|
||||||
|
|||||||
Reference in New Issue
Block a user