Files
u-boot/drivers/mmc
Masahiro Yamada fc2d0302b6 mmc: uniphier-sd: skip clock set-up for SPL
The size of SPL is hitting the limit (64KB) for uniphier_v7_defconfig.
When booting from SD/eMMC, obviously its clock has been properly set up
by the boot ROM.  Acutually, no need to re-initialize the clock in SPL.

Using a clock driver would generalize the SoC specific code, but
solving the memory footprint problem would win.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-24 00:35:34 +09:00
..
2017-08-17 16:59:55 +09:00
2018-04-21 18:33:30 +02:00
2018-04-14 00:03:30 +02:00
2017-08-17 16:59:55 +09:00
2016-10-09 21:36:27 -06:00
2018-03-30 16:05:08 +08:00
2017-06-01 07:03:03 -06:00
2018-03-13 20:12:31 +05:30