mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-07 16:48:14 +08:00
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>