commit | 16dbcccaa13763a2dfdc4dc9544be71f6b89826e | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Dec 18 08:44:51 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Dec 27 19:35:34 2007 +0100 |
tree | c0c8488b66096dfc8f6927454f8e55a64e87c96a | |
parent | 081b69a302cd64ca09520acfca1067abb5e31659 [diff] |
ppc4xx: fdt: Cleanup setup of cpu node setup Now the cpu node setup ("timebase-frequency" and "clock-frequency") is without using the absolute path to the cpu node. This makes it possible to use this U-Boot version with both versions of cpu-node naming "cpu@0" and the former "PowerPC,440EPx@0". Signed-off-by: Stefan Roese <sr@denx.de>