mirror of
https://xff.cz/git/u-boot/
synced 2025-12-25 19:49:11 +01:00
When the clock functions were changed to use cached values (and thereby avoiding expensive math functions), early serial debug broke because the baud programming is called before external memory is available. Signed-off-by: Mike Frysinger <vapier@gentoo.org>