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

Bin Meng bmeng.cn at gmail.com
Mon Apr 16 09:17:21 UTC 2018


On Fri, Apr 13, 2018 at 5:51 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list