Am 17.05.2016 um 08:43 schrieb Paul Burton: > The address of the UART differs based upon the system controller because > it's actually within the I/O port region, which is in a different > location for each system controller. Rather than handling this as 2 > UARTs with the correct one selected at runtime, use I/O port accessors > for the UART such that access to it gets translated into the I/O port > region automatically. > > Signed-off-by: Paul Burton <[email protected]> > Reviewed-by: Daniel Schwierzeck <[email protected]> > --- > > Changes in v3: None > Changes in v2: > - New patch, simplifying the later DT conversion. > > board/imgtec/malta/malta.c | 13 ------------- > include/configs/malta.h | 4 ++-- > 2 files changed, 2 insertions(+), 15 deletions(-) >
applied to u-boot-mips, thanks. -- - Daniel
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

