[U-Boot] [PATCH v4 3/4] x86: Use ePAPR defined properties for x86-uart

Simon Glass sjg at chromium.org
Wed Dec 31 19:24:10 CET 2014


On 31 December 2014 at 01:05, Bin Meng <bmeng.cn at gmail.com> wrote:
> Use ePAPR defined properties for x86-uart: clock-frequency and
> current-speed. Assign the value of clock-frequency in device tree
> to plat->clock of x86-uart instead of using hardcoded number.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
Applied to u-boot-x86/next, thanks!

> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - New patch to use ePAPR defined properties for x86-uart
>
>  arch/x86/dts/serial.dtsi    | 5 ++---
>  drivers/serial/serial_x86.c | 8 +++++++-
>  2 files changed, 9 insertions(+), 4 deletions(-)


More information about the U-Boot mailing list