Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01a24d2b authored by Paulius Zaleckas's avatar Paulius Zaleckas Committed by Russell King
Browse files

[ARM] 5437/1: Add documentation for "nohlt" kernel parameter

parent ad19d8d9
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1513,7 +1513,9 @@ and is between 256 and 4096 characters. It is defined in the file

	noclflush	[BUGS=X86] Don't use the CLFLUSH instruction

	nohlt		[BUGS=ARM,SH]
	nohlt		[BUGS=ARM,SH] Tells the kernel that the sleep(SH) or
			wfi(ARM) instruction doesn't work correctly and not to
			use it. This is also useful when using JTAG debugger.

	no-hlt		[BUGS=X86-32] Tells the kernel that the hlt
			instruction doesn't work correctly and not to