]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: Espressobin: Fix checks against machine compatible strings
authorAndre Heider <a.heider@gmail.com>
Tue, 29 Sep 2020 12:34:26 +0000 (14:34 +0200)
committerStefan Roese <sr@denx.de>
Thu, 1 Oct 2020 08:43:43 +0000 (10:43 +0200)
commit05e7511fae612aabfc13c58da9bafa12b6438ec8
tree3fe165e3d01512fc26580a8b3c31e0bd9bde49c3
parent3dee18e2c22cf1a9c141c4bd44dcd2f765338320
arm: mvebu: Espressobin: Fix checks against machine compatible strings

The patches changing the compatible strings to the ones used by Linux have
not been merged yet, so fix the checks to use the current in-tree ones.

Reported-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Andre Heider <a.heider@gmail.com>
Reviewed-by: Pali Rohár <pali@kernel.org>
board/Marvell/mvebu_armada-37xx/board.c