commit | 328a340392a5df9aaf00792be989df73e750859e | [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 | 7812bc4a2e2436ebbc0ce5b4e99c1dfc2e77eb5b [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>