]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: cssi: Move all mother board code into common.c
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 5 Apr 2023 16:50:23 +0000 (18:50 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 28 Apr 2023 15:52:23 +0000 (17:52 +0200)
commit78ba7b61da1271d982ff9c87b879d197ef911776
treedf5f0c76ff1d597d74c25a4de5a6f8d679267265
parent4b6a5388da774e68e0f6381faefc7a3b402c468a
board: cssi: Move all mother board code into common.c

All the code used to manage the mother boards will be
common to soon to come CPU board.

Move all that code into common.c

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
board/cssi/cmpc885/cmpc885.c
board/cssi/common/common.c
board/cssi/common/common.h
include/configs/cmpc885.h