mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
These functions belong in cpu_func.h since they do not use driver model. Move them over. Don't bother adding comments since these functions should be deleted. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>