[U-Boot] [PATCH 1/7] serial: mxc: Add common mxc_uart reg space
Simon Glass
sjg at chromium.org
Tue Jun 6 21:08:54 UTC 2017
On 5 June 2017 at 23:31, Jagan Teki <jagannadh.teki at gmail.com> wrote:
> From: Jagan Teki <jagan at amarulasolutions.com>
>
> This patch will add common reg space for non-dm and
> dm code and non-dm reg space can be accessed using
> mxc_base.
>
> This will
> - get rid of __REG volatile assignments
> - Make common reg_space by removing unneeded macros
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> drivers/serial/serial_mxc.c | 115 +++++++++++++++++++-------------------------
> 1 file changed, 49 insertions(+), 66 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list