[U-Boot] [PATCH] x86: Rename coreboot-x86 to coreboot

Bin Meng bmeng.cn at gmail.com
Fri Apr 13 09:51:26 UTC 2018


On Fri, Apr 13, 2018 at 4:04 AM, Simon Glass <sjg at chromium.org> wrote:
> 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 <sjg at chromium.org>
> ---
>
>  board/coreboot/coreboot/MAINTAINERS                    | 2 +-
>  configs/{coreboot-x86_defconfig => coreboot_defconfig} | 0
>  doc/README.x86                                         | 2 +-
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename configs/{coreboot-x86_defconfig => coreboot_defconfig} (100%)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list