diff options
author | Simon Glass <sjg@chromium.org> | 2018-04-12 14:04:40 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2018-04-16 22:38:53 +0800 |
commit | d5032392babd3a8bd027ccb79072ee7b05299b67 (patch) | |
tree | 2f4cebd4b3067ff7df821adf80ae3876b5256440 /configs | |
parent | 7d9974a2bee01b133ec18f794467be74bc4d0587 (diff) | |
download | u-boot-d5032392babd3a8bd027ccb79072ee7b05299b67.tar.gz |
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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/coreboot_defconfig (renamed from configs/coreboot-x86_defconfig) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot_defconfig index ecedc8b4c5..ecedc8b4c5 100644 --- a/configs/coreboot-x86_defconfig +++ b/configs/coreboot_defconfig |