Re: [PATCH 6/5] arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boards

2022-05-16 Thread Stefan Roese
On 09.05.22 20:17, Pali Rohár wrote: UART base address is located in internal registers. Internal registers for 32-bit mvebu boards in SPL are at address 0xd000 and in proper U-Boot at address 0xf100. Fix DEBUG_UART_BASE option for all 32-bit mvebu boards. Signed-off-by: Pali Rohár

[PATCH 6/5] arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boards

2022-05-09 Thread Pali Rohár
UART base address is located in internal registers. Internal registers for 32-bit mvebu boards in SPL are at address 0xd000 and in proper U-Boot at address 0xf100. Fix DEBUG_UART_BASE option for all 32-bit mvebu boards. Signed-off-by: Pali Rohár --- configs/clearfog_defconfig