mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-18 17:21:29 +01:00
Reorder the content of the function a little and fix the comments so they at least become full sentences. Constify function args. Fix the return value to match the common convention of 0 meaning success. Signed-off-by: Marek Vasut <marex@denx.de>