[U-Boot] [PATCH 3/4] exynos: be more verbose in process_nodes()
Lukasz Majewski
l.majewski at samsung.com
Wed Sep 23 11:41:54 CEST 2015
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
More information about the U-Boot
mailing list