diff options
author | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-12-14 16:16:50 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2018-12-19 15:23:01 +0100 |
commit | f8c8cedd7ad377cb2a00d35d94dec0dd260117cc (patch) | |
tree | 690a9fc813d3e3d8a639a1839e2cea3cc1ba078d /MAINTAINERS | |
parent | 6787c1ece07f771629ea5b463a362f9b4c40d2c0 (diff) | |
download | u-boot-f8c8cedd7ad377cb2a00d35d94dec0dd260117cc.zip u-boot-f8c8cedd7ad377cb2a00d35d94dec0dd260117cc.tar.gz u-boot-f8c8cedd7ad377cb2a00d35d94dec0dd260117cc.tar.bz2 |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d9de915..bb0a107 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -518,6 +518,7 @@ M: Lars Povlsen <lars.povlsen@microchip.com> M: Horatiu Vultur <horatiu.vultur@microchip.com> S: Maintained F: arch/mips/mach-mscc/ +F: arch/mips/dts/luton* F: arch/mips/dts/mscc* F: arch/mips/dts/ocelot* F: board/mscc/ |