u-boot-brain/board/google
Urja Rannikko fffdf7290c rockchip: veyron: move board_early_init_f to _r (after reloc)
Previously veyron_init() was called in board_init() context, which is
called after relocation. Moving it to veyron.c used board_early_init_f
which is called way earlier, and causes veyron_init to hang.
Using board_early_init_r instead fixes this.

Fixes: b678f2790c ("rockchip: rk3288: Move veyron_init() back to veyron.c")
Signed-off-by: Urja Rannikko <urjaman@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-05-22 20:53:20 +08:00
..
chromebook_coral command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
chromebook_link SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
chromebook_samus x86: samus: Add a target to boot through TPL 2019-05-08 13:02:19 +08:00
chromebox_panther SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
common SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gru common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
imx8mq_phanbell common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
veyron rockchip: veyron: move board_early_init_f to _r (after reloc) 2020-05-22 20:53:20 +08:00
Kconfig x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00