[U-Boot] [PATCH v2 25/28] rockchip: rk3288: Allow setting up clocks in U-Boot proper
sjg at google.com
sjg at google.com
Fri Jun 9 00:01:34 UTC 2017
If U-Boot is chain-loaded from a previous boot loader we must set up the
clocks the way U-Boot wants them. Add code for this. It will do nothing if
SPL has already done the job.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
arch/arm/mach-rockchip/rk3288-board.c | 35 +++++++++++++++++++++++++++++++++++
configs/chromebook_jerry_defconfig | 1 +
2 files changed, 36 insertions(+)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list