summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorOtavio Salvador <[email protected]>2020-03-13 14:42:46 -0300
committerKever Yang <[email protected]>2020-03-26 22:58:46 +0800
commit1ac0d52a9bb2a20e07542ca54c526e35b0f2ffca (patch)
tree27ba4affc3a21cf9a670eb90bcdda0ae93eed476 /scripts/basic
parentaf84b3327ad269ffefcd66ddff2f5dea5eff38f8 (diff)
elgin-rv1108: Use rk_board_late_init() for GPIO settings
Since commit 8e9a8d0d0c8c ("rockchip: elgin-rv1108: use board_early_init_f for per-boar init") the function that configure the board GPIOs is no longer called since CONFIG_BOARD_EARLY_INIT_F=y is not selected. These GPIOs do not need to be configured in such early stagem, so change it to rk_board_late_init() and also select CONFIG_BOARD_LATE_INIT=y to fix the regression. Signed-off-by: Otavio Salvador <[email protected]> Signed-off-by: Fabio Berton <[email protected]> Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions