Skip to content
Snippets Groups Projects
Commit ce4e9ff4 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL


The comment /* deassert reset */ is wrong. It asserts the reset.

It no longer needs to stay in SPL. The NAND controller reset is
handled  in the driver. So, this assert can be moved to the
board_init() of U-Boot proper.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent ef5c7d6d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment