u-boot-brain/board/google/gru
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
..
gru.c rockchip: gru: Allow setting up clocks in U-Boot proper 2020-11-13 18:15:08 +08:00
Kconfig rockchip: Add support for chromebook_bob 2019-02-01 16:59:13 +01:00
MAINTAINERS rockchip: Add support for chromebook_bob 2019-02-01 16:59:13 +01:00
Makefile rockchip: Add support for chromebook_bob 2019-02-01 16:59:13 +01:00