[PATCH 2/2] rockchip: gru: Allow setting up clocks in U-Boot proper

Simon Glass sjg at chromium.org
Sat Oct 24 02:05:01 CEST 2020


Hi Alper,

On Thu, 22 Oct 2020 at 14:38, Alper Nebi Yasak <alpernebiyasak at gmail.com> wrote:
>
> Commit fe974716326c ("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.
>
> Signed-off-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
> ---
>
>  board/google/gru/gru.c           | 23 +++++++++++++++++++++++
>  configs/chromebook_bob_defconfig |  1 +
>  2 files changed, 24 insertions(+)

Similar comment here.

Regards,
Simon


More information about the U-Boot mailing list