Home
last modified time | relevance | path

Searched hist:"167 efe01bc5a9de2aa4f7ce2663dbe398f9d43f6" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dns16550.h167efe01bc5a9de2aa4f7ce2663dbe398f9d43f6 Thu Oct 23 03:37:04 UTC 2014 Simon Glass <sjg@chromium.org> dm: ns16550: Use an address instead of a pointer for the uart base

It is inconvenient to have to use casts when specifying platform data. Also
it is not strictly correct, since we should use map_sysmem() to convert an
address to a pointer.

Adjust the platform data to use an address.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/drivers/serial/
H A Dns16550.c167efe01bc5a9de2aa4f7ce2663dbe398f9d43f6 Thu Oct 23 03:37:04 UTC 2014 Simon Glass <sjg@chromium.org> dm: ns16550: Use an address instead of a pointer for the uart base

It is inconvenient to have to use casts when specifying platform data. Also
it is not strictly correct, since we should use map_sysmem() to convert an
address to a pointer.

Adjust the platform data to use an address.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>