openrisc: avoid using function parameter regs in reset vector
The kernel might be invoked through the reset vector, so to preserve parameters passed to it, temp regs that are not in the function parameter range needs to be used. Signed-off-by: NStefan Kristiansson <stefan.kristiansson@saunalahti.fi> Signed-off-by: NJonas Bonn <jonas@southpole.se>
Showing
想要评论请 注册 或 登录