Hi Tobias,

> +             ret = sdhci_get_config(blob, node, host);
> +             if (ret) {
> +                     printf("%s: failed to decode dev %d (%d)\n",
> __func__, i, ret); return -1;

My only commit here is regarding leaving return -1 as it is now. I
think, that it would be better to return ret.

-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to