diff options
author | Ye Li <ye.li@nxp.com> | 2017-05-22 03:39:48 -0500 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-05-22 03:55:46 -0500 |
commit | a4461cb2d050d7556fb163b8241a05a76ec42e69 (patch) | |
tree | ff045af591bdd1b6e98d6d46d79e794236e07d55 /cmd/otp.c | |
parent | 965249c753cb56df48de578ed97a294ab88fb597 (diff) | |
download | u-boot-imx-a4461cb2d050d7556fb163b8241a05a76ec42e69.zip u-boot-imx-a4461cb2d050d7556fb163b8241a05a76ec42e69.tar.gz u-boot-imx-a4461cb2d050d7556fb163b8241a05a76ec42e69.tar.bz2 |
MLK-14958 mx6slevk: Move setup_spi to board_init
Current setup_spi is in board_early_init_f which is too early, so gpio_request
can't reserve the gpio successfully. Move it to board_init.
Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 7c1b220f77313d9df84dbaf0da6ac820e85cba9a)
Diffstat (limited to 'cmd/otp.c')
0 files changed, 0 insertions, 0 deletions