[U-Boot] [PATCH] MAINTAINERS: CFI flash maintainership only includes the CFI related files

Jagan Teki jagannadh.teki at gmail.com
Fri Oct 31 15:01:45 CET 2014


On 31 October 2014 18:27, Stefan Roese <sr at denx.de> wrote:
> All the other files in drivers/mtd/* are not really CFI related. So lets
> only include the files that are CFI specific.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Scott Wood <scottwood at freescale.com>
> Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Jagan Teki <jagannadh.teki at gmail.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd346c9..15b4e91 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -192,7 +192,8 @@ CFI FLASH
>  M:     Stefan Roese <sr at denx.de>
>  S:     Maintained
>  T:     git git://git.denx.de/u-boot-cfi-flash.git
> -F:     drivers/mtd/*
> +F:     drivers/mtd/cfi_flash.c
> +F:     drivers/mtd/jedec_flash.c
>
>  COLDFIRE
>  M:     Jason Jin <jason.jin at freescale.com>
> --
> 2.1.3
>

Better to add include files as well - If you maintain any.

Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>

thanks!
-- 
Jagan.


More information about the U-Boot mailing list