summaryrefslogtreecommitdiff
path: root/board/cssi/cmpcpro/cmpcpro.env
AgeCommit message (Collapse)Author
2024-04-18board: cssi: Allow use without HUSH shellJean-Michel CASAUBON
HUSH shell is not always wanted/desirable. Add missing braces in environment in order to allow use without HUSH shell. Signed-off-by: Jean-Michel CASAUBON <[email protected]> Cc: DUBOIS Hugo <[email protected]> Signed-off-by: Christophe Leroy <[email protected]>
2023-04-28board: cssi: Add CPU board CMPCPROChristophe 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 <[email protected]>