Orangepizero: drop Crust support that is preventing succesful reboot

This commit is contained in:
Igor Pecovnik
2025-08-15 16:20:21 +02:00
committed by leggewie
parent dfb7c4fa6a
commit e765406935

View File

@@ -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