board_f: Remove sdram_adjust_866() from the init sequence
authorSimon Glass <sjg@chromium.org>
Tue, 28 Mar 2017 16:27:21 +0000 (10:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 17:52:51 +0000 (13:52 -0400)
commit26345552d65f9891879d62b0b0a427716f0e662b
tree4c8ce8e38164fd812d1504b590493b5211d2003d
parentd593c61672eb0fe21380750b3b1a816cea9f86bd
board_f: Remove sdram_adjust_866() from the init sequence

We can just call this from the only function that needs it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/powerpc/cpu/mpc8xx/speed.c
common/board_f.c
include/common.h