Просмотр исходного кода

numato mimas a7 mini: workaround for stalling system, use clocksource jiffies, needs more investigation

Waldemar Brodkorb 1 неделя назад
Родитель
Сommit
037e482253
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      target/linux/patches/6.18.46/numato-mimasa7-mini-dts.patch

+ 1 - 1
target/linux/patches/6.18.46/numato-mimasa7-mini-dts.patch

@@ -16,7 +16,7 @@ diff -Nur linux-6.18.18.orig/arch/microblaze/boot/dts/mimasa7_mini.dts linux-6.1
 +	model = "Xilinx MicroBlaze";
 +
 +	chosen {
-+		bootargs = "earlycon";
++		bootargs = "earlycon clocksource=jiffies clk_ignore_unused";
 +		stdout-path = "serial0:115200n8";
 +	};
 +	aliases {