Skip to content
Commit 7e962cb1 authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Peng Fan
Browse files

board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset register



CPLD's system reset register is buggy and requires workaround in U-Boot.
So use this kind of board reset only when there is no other reset option.

Introduce a new board_reset_last() callback which is last-stage
board-specific reset and implement CPLD's system reset in this new
board_reset_last() callback instead of board_reset() callback.

Fixes: 20fb58fc ("board: freescale: p1_p2_rdb_pc: Implement board_reset()")
Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
parent 27b2bff6
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