board: kontron: disable flash unlock all
authorMichael Walle <michael@walle.cc>
Wed, 9 Dec 2020 09:53:26 +0000 (10:53 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:14 +0000 (14:01 +0530)
commit46fdf763b8b316d1eec25977e6e7b8051e89e3fd
tree706464dcac419384c53d1bc64f0d365543814229
parent5d867bcc2321041445ebb60d437b818bf706162f
board: kontron: disable flash unlock all

Although the status register is protected by the hardware write
protection, there is a hardware jumper to disable that hardware write
protection. Thus if a user would set this jumper any u-boot start would
disable the write protection altogether.

Circumvent that by not disabling the write protection in the first
place.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/kontron_sl28_defconfig