On 22 October 2014 21:37, Simon Glass <s...@chromium.org> wrote: > 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 <s...@chromium.org> > Reviewed-by: Tom Rini <tr...@ti.com> > --- > > Changes in v2: None > > drivers/serial/ns16550.c | 6 +++--- > include/ns16550.h | 2 +- > 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-dm/master _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot