]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: cssi: Remove duplicated FPGA loading sequence on CMPC885
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 3 May 2023 05:46:20 +0000 (07:46 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 4 May 2023 08:58:07 +0000 (10:58 +0200)
commit66d23d2237dda5d7bffe420018b6713d71351e67
treed1ed0224e4e99f90ea35b61fc273761e9e919f27
parent6735ab59e6fd71ced1c58d8dfb3dd6baf3690d16
board: cssi: Remove duplicated FPGA loading sequence on CMPC885

A duplicated FPGA loading sequence appears after FPGA reset.

Remove it.

Fixes: dac3c6f625 ("board: cssi: Add new board MCR3000_2G")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
board/cssi/cmpc885/cmpc885.c