Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/imgtec/malta/
H A Dmalta.c2e7eb12e5c81dedaff12b0cea2341dc681d8c726 Tue May 17 06:43:27 UTC 2016 Paul Burton <paul.burton@imgtec.com> malta: Tidy up UART address selection

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 <paul.burton@imgtec.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
/rk3399_rockchip-uboot/include/configs/
H A Dmalta.h2e7eb12e5c81dedaff12b0cea2341dc681d8c726 Tue May 17 06:43:27 UTC 2016 Paul Burton <paul.burton@imgtec.com> malta: Tidy up UART address selection

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 <paul.burton@imgtec.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>