[U-Boot] [PATCH] dm: ns16550: Add support for reg-offset property

Simon Glass sjg at chromium.org
Fri Feb 19 21:55:25 CET 2016


Hi Michal,

On 16 February 2016 at 08:17, Michal Simek <michal.simek at xilinx.com> wrote:
> reg-offset is the part of standard 8250 binding in the kernel.
> It is shifting start of address space by reg-offset.
> On Xilinx platform this offset is typically 0x1000.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  drivers/serial/ns16550.c | 6 ++++--
>  include/ns16550.h        | 1 +
>  2 files changed, 5 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Do you support the debug UART feature on your boards?

Regards,
Simon


More information about the U-Boot mailing list