commit | 25eb4cbb07576a35dc8ef543a76465e4394ac23e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 28 10:27:22 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 13:52:52 2017 -0400 |
tree | 004d52e91a07f644ea84901d85d38c0778bb4ae3 | |
parent | 61572ad89b5466890c6dbd223071c6863180f861 [diff] |
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>