diff options
| author | Guennadi Liakhovetski <lg@denx.de> | 2009-04-05 00:42:02 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2009-04-05 01:35:14 +0200 | 
| commit | 23e4af49e066a53cd3e3659b68ef90572d88de84 (patch) | |
| tree | 9f7652022fe4ec1263de5d6883c62445cfd26480 | |
| parent | 69c5bf29908b3a7f8e23bd9891b7ecc5b21f23e5 (diff) | |
| download | olio-uboot-2014.01-23e4af49e066a53cd3e3659b68ef90572d88de84.tar.xz olio-uboot-2014.01-23e4af49e066a53cd3e3659b68ef90572d88de84.zip | |
ARM: add the imx31_phycore_eet target to MAINTAINERS
imx31_phycore_eet is a variant of the imx31_phycore board with a few
extensions, which justifies a separate entry in the MAINTAINERS list,
whereas normally all entries sharing a single configuration file and a
board/ directory have only one entry in MAINTAINERS.
Reported-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
| -rw-r--r-- | MAINTAINERS | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index 284f5c6d4..03d59b931 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -568,8 +568,9 @@ Prakash Kumar <prakash@embedx.com>  Guennadi Liakhovetski <g.liakhovetski@gmx.de> -	mx31ads		i.MX31 -	SMDK6400	S3C6400 +	imx31_phycore_eet	i.MX31 +	mx31ads			i.MX31 +	SMDK6400		S3C6400  Nishanth Menon <nm@ti.com> |