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

ARM: uniphier: remove workaround for the NAND write protect


This workaround was previously needed for LD4, Pro4, sLD8, Pro5
SoCs. The boot ROM does not touch this register for PXs2/LD6b or
later.

Now that the reset signal of the Denali NAND controller is always
asserted in board_init() then deasserted in the driver, the
WRITE_PROTECT register gets back to the default value, which means
the write protect is deasserted.

This workaround can go away entirely.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent ce4e9ff4
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