mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Clean the function up so that it's obvious what it is doing, fix the formating strings in debug outputs, add kerneldoc. Make the function return proper errno-compliant return values and propagate this change throughout sdram.c Signed-off-by: Marek Vasut <marex@denx.de>