mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-02 03:01:31 +02:00
UART pinmux has been changed on the last board revision. Change board pinmux accordingly. Console is on UART7 now, add pinmux, base address and update console string in environment. Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Stefano Babic <sbabic@denx.de>