]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 29 Nov 2006 15:23:42 +0000 (16:23 +0100)
committerStefan Roese <sr@denx.de>
Wed, 29 Nov 2006 15:23:42 +0000 (16:23 +0100)
commit726e90aacf0b1ecb0e7055be574622fbe3e450ba
tree62ffc5aca45a9907fca3b504eed2adf75c7b1a1f
parent1eac2a71417b6675b11aace72102a2e7fde8f5c6
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals

The soc node of the mpc52xx needs to be loaded with the IPB bus frequency,
not the XLB frequency.

This patch depends on the previous patches for MPC52xx device tree support

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
cpu/mpc5xxx/cpu.c