ppc4xx: Correct UART input clock calculation and passing to fdt
authorStefan Roese <sr@denx.de>
Tue, 23 Oct 2007 09:31:05 +0000 (11:31 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:20:51 +0000 (21:20 +0100)
commitf10493c6d77a1e07a6c2ff4d772937a5e7359d6a
tree8fe61beee476893114183f23a17304ef486679c7
parent353f2688b4e0fc7b969bc70a02be4b40bf0dd124
ppc4xx: Correct UART input clock calculation and passing to fdt

We now use a value in the gd (global data) structure for the UART input
frequency, since the PPC4xx_SYS_INFO struct is always rewritten completely
in get_sys_info().

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/4xx_uart.c
cpu/ppc4xx/fdt.c
include/asm-ppc/global_data.h