diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-04-17 09:27:13 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-04-18 12:59:59 +0200 |
commit | fe2f432c1c81763e13a5b5f2f9e61c8fd49555d9 (patch) | |
tree | 5a94c41c5039520623e163ac131c0f13b7f3b4bb /configs/sbc8548_PCI_33_PCIE_defconfig | |
parent | 06f35583c57fda627fe7f29d1a2ddc6f8bf9d49f (diff) | |
download | u-boot-fe2f432c1c81763e13a5b5f2f9e61c8fd49555d9.tar.gz u-boot-fe2f432c1c81763e13a5b5f2f9e61c8fd49555d9.tar.xz u-boot-fe2f432c1c81763e13a5b5f2f9e61c8fd49555d9.zip |
wandboard: Print the board version in board_late_init()
Since CONFIG_DISPLAY_BOARDINFO_LATE is no longer used, the checkboard()
function is no longer called.
As it is useful to print the board revision, print it inside
board_late_init() instead.
Also, to avoid GPIO errors related to using a GPIO without requesting it,
move the gpio_request(REV_DETECTION, "REV_DETECT") call prior to its
usage.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/sbc8548_PCI_33_PCIE_defconfig')
0 files changed, 0 insertions, 0 deletions