]> Git Repo - J-u-boot.git/commit
ppc4xx: Correct UART input clock calculation and passing to fdt
authorStefan Roese <[email protected]>
Tue, 23 Oct 2007 09:31:05 +0000 (11:31 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
cpu/ppc4xx/4xx_uart.c
cpu/ppc4xx/fdt.c
include/asm-ppc/global_data.h
This page took 0.03948 seconds and 4 git commands to generate.