]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code
authorRobert Marko <robert.marko@sartura.hr>
Mon, 4 Oct 2021 13:12:54 +0000 (15:12 +0200)
committerStefan Roese <sr@denx.de>
Fri, 8 Oct 2021 06:37:55 +0000 (08:37 +0200)
commit58015e3acd5b754d42248bf859140d5456725592
tree04c404b233381619a8ba97a346d4fc86daa1396b
parent7daaa51a1365a51db213162f123fca32db2d38ad
arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code

Since the CP1 pinctrl is not properly set in the DTS, there is no
need for setting the pinctrl by writing hardcoded values to the MPP
registers.

So, drop the code relating to that.

Fixes: 46922902 ("arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
board/Marvell/mvebu_armada-8k/board.c