[U-Boot] [PATCH v4 13/15] x86: Rename coreboot-serial to x86-serial
Simon Glass
sjg at chromium.org
Wed Dec 17 15:57:03 CET 2014
On 17 December 2014 at 00:50, Bin Meng <bmeng.cn at gmail.com> wrote:
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - New patch to rename coreboot-serial to x86-serial
>
> arch/x86/dts/coreboot.dtsi | 2 +-
> drivers/serial/Makefile | 2 +-
> drivers/serial/{serial_coreboot.c => serial_x86.c} | 12 ++++++------
> include/configs/chromebook_link.h | 2 +-
> include/configs/coreboot.h | 2 +-
> include/configs/crownbay.h | 2 +-
> 6 files changed, 11 insertions(+), 11 deletions(-)
> rename drivers/serial/{serial_coreboot.c => serial_x86.c} (67%)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list