]> Git Repo - u-boot.git/commit - configs/turris_omnia_defconfig
arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming
authorPali Rohár <[email protected]>
Thu, 22 Sep 2022 11:43:46 +0000 (13:43 +0200)
committerStefan Roese <[email protected]>
Thu, 6 Oct 2022 08:15:35 +0000 (10:15 +0200)
commit3bb0458fa0ef127718ed1c47c33279f9ef03238d
tree4d7dfaa06c49a01b573eb32ad48d780b546efc50
parent8092d1dd417a30e93e706bd58e6f7eae8a948609
arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming

VHV gpio is connected to MCU and only on updated board design. Without it
eFUSE programming does not work. Omnia MCU driver exports this GPIO to
U-Boot under name mcu_56 and only when it is supported by MCU. So U-Boot
fuse command refuse eFUSE programming on older board design when VHV gpio
is not available.

We tested that Armada 385 without connected VHV gpio can do eFUSE
programming but only for some bits and only sometimes - it is unstable.
And better to be disabled on older board design without VHV gpio support.

Signed-off-by: Pali Rohár <[email protected]>
configs/turris_omnia_defconfig
This page took 0.036017 seconds and 4 git commands to generate.