board: turris: Do not cache Atsha device in BSS
authorPali Rohár <pali@kernel.org>
Fri, 8 Apr 2022 14:30:13 +0000 (16:30 +0200)
committerStefan Roese <sr@denx.de>
Thu, 21 Apr 2022 10:31:36 +0000 (12:31 +0200)
commitada791db3eb13ad5ac0447c8c8b0343c4d771fb9
treeb010af51d514258e54091c4ef50d41090bb95d9e
parent6ac08dc1a83d786d8749525df32c94b94bb36123
board: turris: Do not cache Atsha device in BSS

Atsha device is used prior relocation and at this early stage BSS does not
have to be ready yet. So do not cache Atsha device in BSS.

Fixes support for other Turris routers.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
board/CZ.NIC/turris_atsha_otp.c