]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit85372426783e77ae5b94bb4aee3247885cedca62
tree004d52e91a07f644ea84901d85d38c0778bb4ae3
parenta8ce998ba55411ffecf871a6f8bb7c1bf130f466
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