]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: cssi: Properly initialise MAC address for fibre on CMPC885 board
authorHugo Dubois <hugo.dubois.ext@csgroup.eu>
Tue, 5 Dec 2023 16:10:44 +0000 (17:10 +0100)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 18 Apr 2024 13:47:46 +0000 (15:47 +0200)
commit68294fcd9e24028a99e329a57f615b42d7199966
tree642bab45550f87411d68fc5d07e9f11155238507
parent8ec8fd6983b499faa29b7469ac666aad93b57ec0
board: cssi: Properly initialise MAC address for fibre on CMPC885 board

CMPC885 board can be pluged on a mother board with fibre interface, so
fibre interface MAC address must be initialised for that case.

Signed-off-by: Hugo Dubois <hugo.dubois.ext@csgroup.eu>
Reviewed-by: CASAUBON Jean Michel <jean-michel.casaubon@csgroup.eu>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
board/cssi/cmpc885/cmpc885.c