board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
authorSimon Glass <sjg@chromium.org>
Tue, 28 Mar 2017 16:27:22 +0000 (10:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 17:52:52 +0000 (13:52 -0400)
commit75efc34bfa80dff27f98d8ce13237fba4c54ea8f
tree004d52e91a07f644ea84901d85d38c0778bb4ae3
parent26345552d65f9891879d62b0b0a427716f0e662b
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence

We can just call this from the only place 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