MSCC: add board support for the Luton based evaluation board

Adding the support for the Luton boards PCB91 which share common code with
the Ocelots boards, including board code, device tree and configuration.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Gregory CLEMENT 2018-12-14 16:16:50 +01:00 committed by Daniel Schwierzeck
parent 6787c1ece0
commit f8c8cedd7a
8 changed files with 235 additions and 0 deletions

View file

@ -81,4 +81,6 @@ endchoice
source "board/mscc/ocelot/Kconfig"
source "board/mscc/luton/Kconfig"
endmenu