Skip to content
Commit 6f3377bc authored by xiaochuan mao's avatar xiaochuan mao Committed by Thomas Bogendoerfer
Browse files

mips/bootinfo:correct some comments of fw_arg



from arch/mips/kernel/head.S we know that use a0~a3 for fw_arg0~fw_arg3
there is some code from head.S:
	LONG_S		a0, fw_arg0		# firmware arguments
	LONG_S		a1, fw_arg1
	LONG_S		a2, fw_arg2
	LONG_S		a3, fw_arg3

Signed-off-by: default avatarxiaochuan mao <maoxiaochuan@loongson.cn>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent c1d337d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment