On Tue, Jan 26, 2016 at 4:37 AM, Simon Glass <[email protected]> wrote: > On 24 January 2016 at 19:50, Bin Meng <[email protected]> wrote: >> Hi Simon, >> >> On Tue, Jan 19, 2016 at 9:24 PM, Stefan Roese <[email protected]> wrote: >>> This patch adds a parameter to the function setup_early_uart() to either >>> enable or disable the internal BayTrail legacy UART. Since the name >>> setup_early_uart() does not match its functionality any more, lets >>> rename it to setup_internal_uart() as well in this patch. >>> >>> Signed-off-by: Stefan Roese <[email protected]> >>> Reviewed-by: Bin Meng <[email protected]> >>> Cc: Simon Glass <[email protected]> >>> --- >>> v2: >>> - Also change reference in README.x86 >>> >>> arch/x86/cpu/baytrail/early_uart.c | 10 +++++++--- >>> arch/x86/include/asm/u-boot-x86.h | 2 +- >>> arch/x86/lib/fsp/fsp_support.c | 2 +- >>> doc/README.x86 | 2 +- >>> 4 files changed, 10 insertions(+), 6 deletions(-) > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86/master, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

