Re: [PATCH v2 2/2] x86: Correct the coreboot header file in MAINTAINERS

2022-03-14 Thread Bin Meng
On Sun, Mar 13, 2022 at 2:04 PM Simon Glass  wrote:
>
> This board has its own config header file. Correct it.
>
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> ---
>
> (no changes since v1)
>
>  board/coreboot/coreboot/MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

applied to u-boot-x86, thanks!


[PATCH v2 2/2] x86: Correct the coreboot header file in MAINTAINERS

2022-03-12 Thread Simon Glass
This board has its own config header file. Correct it.

Signed-off-by: Simon Glass 
Reviewed-by: Bin Meng 
---

(no changes since v1)

 board/coreboot/coreboot/MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/coreboot/coreboot/MAINTAINERS 
b/board/coreboot/coreboot/MAINTAINERS
index a05673bb0be..ee12d32ce7c 100644
--- a/board/coreboot/coreboot/MAINTAINERS
+++ b/board/coreboot/coreboot/MAINTAINERS
@@ -2,12 +2,12 @@ COREBOOT BOARD
 M: Simon Glass 
 S: Maintained
 F: board/coreboot/coreboot/
-F: include/configs/chromebook_link.h
+F: include/configs/coreboot.h
 F: configs/coreboot_defconfig
 
 COREBOOT64 BOARD
 M: Simon Glass 
 S: Maintained
 F: board/coreboot/coreboot/
-F: include/configs/chromebook_link.h
+F: include/configs/coreboot.h
 F: configs/coreboot64_defconfig
-- 
2.35.1.723.g4982287a31-goog