[U-Boot] [PATCH 0/4] ARM: uniphier: decrease the SPL image size to fix uniphier_v7_defconfig
Masahiro Yamada
yamada.masahiro at socionext.com
Mon Apr 23 16:03:14 UTC 2018
2018-04-20 18:14 GMT+09:00 Masahiro Yamada <yamada.masahiro at socionext.com>:
>
> Usually, the image size tends to increase gradually.
> Finally, it is hitting the size limit for my board.
>
> One size consuming part is the clock driver, and it is only used
> by the SD/eMMC driver in SPL. By disabling it, I can save lots of space.
>
>
>
> Masahiro Yamada (4):
> mmc: tmio: move clk_enable() to each driver's probe function
> mmc: uniphier-sd: skip clock set-up for SPL
> ARM: dts: uniphier: drop u-boot,dm-pre-reloc from SD/eMMC clock node
> clk: uniphier: disable SPL_CLK
Applied to u-boot-uniphier.
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list