]> git.baikalelectronics.ru Git - uboot.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)
commite9571d04e6bf5d525f19fb2b6c2ffd63603018cc
treedf5f0c76ff1d597d74c25a4de5a6f8d679267265
parentdf13a3942bb5d877a13e4ad177d723a090b7c82e
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