]> git.baikalelectronics.ru Git - uboot.git/commit
board: cssi: Add MIAE & VGoIP devices
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 30 Jan 2023 08:07:38 +0000 (09:07 +0100)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 11 Feb 2023 07:47:58 +0000 (08:47 +0100)
commite85cdfe6e29efec5a3086f5be9d58367f587b6d6
tree8fa915a57db0ad55e3a5b1e4095a5cc93b306a23
parent8561fab45b3712fe13ef1568a2db90c07444348f
board: cssi: Add MIAE & VGoIP devices

This adds support for the MIAE and VGoIP devices.
Those devices have the same CPU board that the MCR3000_2G board.

The devices are very modular, they are provided with
interchangeable front and back panels.

Linux kernel is shipped with a device tree which contains all
possible setups, and U-boot eliminates unrelated nodes based on
detected hardware.

This patch was originally written by Charles Frey who's
email address is not valid anymore as he left the company.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: FRANJOU Stephane <stephane.franjou@csgroup.eu>
board/cssi/cmpc885/cmpc885.c