mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-07 23:40:16 +00: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>