commit | 10d7d6e6250b3991414b3e70e9df0f0bae079650 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Sat May 05 08:29:01 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Sat May 05 08:29:01 2007 +0200 |
tree | 32d746347699bc9e4c1353c1d605d86d35ae9057 | |
parent | 655a3d0724803cefde5fbe80ecf500916cbf82ee [diff] |
ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting Using cpu/ppc4xx/speed.c to calculate the bus frequency is too big for the 4k NAND boot image so define bus_frequency to 133MHz here which is save for the refresh counter setup. Signed-off-by: Stefan Roese <sr@denx.de>