mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
These functions should not modify the device. Convert them to const so that callers don't need to cast if they have a const udevice *. Signed-off-by: Simon Glass <sjg@chromium.org>