From d5032392babd3a8bd027ccb79072ee7b05299b67 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 12 Apr 2018 14:04:40 -0600 Subject: x86: Rename coreboot-x86 to coreboot We only use coreboot as a target on x86 platforms, since on ARM platforms U-Boot always runs as the primary boot loader. Rename the coreboot-x86 platform to reflect this. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- board/coreboot/coreboot/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/coreboot') diff --git a/board/coreboot/coreboot/MAINTAINERS b/board/coreboot/coreboot/MAINTAINERS index 2736aa0282..188906b080 100644 --- a/board/coreboot/coreboot/MAINTAINERS +++ b/board/coreboot/coreboot/MAINTAINERS @@ -3,4 +3,4 @@ M: Simon Glass S: Maintained F: board/coreboot/coreboot/ F: include/configs/chromebook_link.h -F: configs/coreboot-x86_defconfig +F: configs/coreboot_defconfig -- cgit v1.2.1