mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
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:
parent
6787c1ece0
commit
f8c8cedd7a
8 changed files with 235 additions and 0 deletions
|
@ -81,4 +81,6 @@ endchoice
|
|||
|
||||
source "board/mscc/ocelot/Kconfig"
|
||||
|
||||
source "board/mscc/luton/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue