u-boot-brain/board/google
Alper Nebi Yasak 13634bb658 rockchip: gru: Allow setting up clocks in U-Boot proper
Commit fe97471632 ("rockchip: rk3288: Allow setting up clocks in
U-Boot proper") fixes some clock issues when chainloading U-Boot on
rk3288 chromebooks. Part of that change is still available in veyron's
board_early_init_r() function. Since chain-loading U-Boot proper from
vendor firmware is possible on gru boards as well, do the same thing for
them too.

On rk3399, this needs to detect whether SPL was run via handoff, so
enable that and bloblist kconfigs it needs for chromebook_bob.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang<kever.yang@rock-chips.com>
2020-11-13 18:15:08 +08:00
..
chromebook_coral x86: coral: Correct max98357 file 2020-11-10 09:35:57 +08:00
chromebook_link x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
chromebook_samus x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +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 rockchip: gru: Allow setting up clocks in U-Boot proper 2020-11-13 18:15:08 +08:00
imx8mq_phanbell treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -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