Stefan Roese
f10493c6d7
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>
2007-10-31 21:20:51 +01:00
Stefan Roese
764e7417ee
ppc4xx: Correct UART input clock calculation and passing to fdt
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-10-31 21:20:50 +01:00
Stefan Roese
fa8aea2045
ppc4xx: Add freqUART to CPU speed detection
...
This value is needed later for the device tree configuration of
the uart clock.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-10-31 21:20:50 +01:00
Stefan Roese
4994ffd890
ppc4xx: Add additional debug info to 4xx fdt support
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-10-31 21:20:50 +01:00
Stefan Roese
4f14ed6230
ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-10-31 21:20:49 +01:00