Re: [U-Boot] [PATCH] x86: efi-x86_app: Update MAINTAINERS

2018-06-20 Thread Bin Meng
On Wed, Jun 20, 2018 at 6:02 AM, Simon Glass  wrote:
> On 18 June 2018 at 19:43, Bin Meng  wrote:
>> Previous rename of efi-x86 target missed the MAINTAINERS update,
>> which caused the buildman warnings:
>>
>>   WARNING: no status info for 'efi-x86_app'
>>   WARNING: no maintainers for 'efi-x86_app'
>>
>> This updates the board MAINTAINERS to reflect the up-to-date info.
>>
>> Signed-off-by: Bin Meng 
>> ---
>>
>>  board/efi/efi-x86_app/MAINTAINERS | 8 
>>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> Reviewed-by: Simon Glass 

applied to u-boot-x86, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH] x86: efi-x86_app: Update MAINTAINERS

2018-06-19 Thread Simon Glass
On 18 June 2018 at 19:43, Bin Meng  wrote:
> Previous rename of efi-x86 target missed the MAINTAINERS update,
> which caused the buildman warnings:
>
>   WARNING: no status info for 'efi-x86_app'
>   WARNING: no maintainers for 'efi-x86_app'
>
> This updates the board MAINTAINERS to reflect the up-to-date info.
>
> Signed-off-by: Bin Meng 
> ---
>
>  board/efi/efi-x86_app/MAINTAINERS | 8 
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH] x86: efi-x86_app: Update MAINTAINERS

2018-06-18 Thread Bin Meng
Previous rename of efi-x86 target missed the MAINTAINERS update,
which caused the buildman warnings:

  WARNING: no status info for 'efi-x86_app'
  WARNING: no maintainers for 'efi-x86_app'

This updates the board MAINTAINERS to reflect the up-to-date info.

Signed-off-by: Bin Meng 
---

 board/efi/efi-x86_app/MAINTAINERS | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/board/efi/efi-x86_app/MAINTAINERS 
b/board/efi/efi-x86_app/MAINTAINERS
index a44c7c6..fb8a6b1 100644
--- a/board/efi/efi-x86_app/MAINTAINERS
+++ b/board/efi/efi-x86_app/MAINTAINERS
@@ -1,6 +1,6 @@
-EFI-X86 BOARD
+EFI-X86_APP BOARD
 M: Simon Glass 
 S: Maintained
-F: board/efi/efi-x86/
-F: include/configs/efi-x86.h
-F: configs/efi-x86_defconfig
+F: board/efi/efi-x86_app/
+F: include/configs/efi-x86_app.h
+F: configs/efi-x86_app_defconfig
-- 
2.7.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot