On Fri, Apr 13, 2018 at 4:04 AM, Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

