Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-16 | board: cssi: Remove usage of common.h | Christophe Leroy | |
Remove inclusion of common.h and add relevant includes when necessary. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> | |||
2023-05-04 | board: cssi: Remove stale macro from cmpcpro.c | Christophe Leroy | |
Three unused macros were left over. Remove them. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> | |||
2023-04-28 | board: cssi: Add CPU board CMPCPRO | Christophe Leroy | |
CSSI has another CPU board, similar to the CMPC885 board that get plugged on the two base boards MCR3000_2G and MIAE. That CPU board is called CMPCPRO because it has a MPC8321E CPU, also known as Power QUICC II PRO. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |