mirror of
https://xff.cz/git/u-boot/
synced 2026-01-23 14:55:21 +01:00
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@chromium.org>