Files
u-boot/drivers
Masahiro Yamada 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value
You must fix your DT if it specifies insane bus-width, for example,
  bus-width = <3>;

debug() is not displayed in usual configuration, so people will not
even notice weirdness.  Use dev_err() instead, then let it fail.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-01-22 14:11:58 +09:00
..
2018-01-22 14:11:58 +09:00
2018-01-16 06:59:39 +01:00
2017-11-06 09:51:01 -05:00
2017-11-20 09:58:31 +01:00
2017-06-01 07:03:10 -06:00
2018-01-10 11:11:05 +01:00
2018-01-11 15:19:12 +01:00