]> git.ipfire.org Git - people/ms/u-boot.git/commit
ppc4xx: fdt: Cleanup setup of cpu node setup
authorStefan Roese <sr@denx.de>
Tue, 18 Dec 2007 07:44:51 +0000 (08:44 +0100)
committerStefan Roese <sr@denx.de>
Thu, 27 Dec 2007 18:35:34 +0000 (19:35 +0100)
commit328a340392a5df9aaf00792be989df73e750859e
treec0c8488b66096dfc8f6927454f8e55a64e87c96a
parent7812bc4a2e2436ebbc0ce5b4e99c1dfc2e77eb5b
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>
cpu/ppc4xx/fdt.c
include/configs/kilauea.h
include/configs/sequoia.h