[U-Boot] [PATCH 06/20] mmc: Use byte array for multipliers

Simon Glass sjg at chromium.org
Fri May 27 18:25:18 CEST 2016


On 14 May 2016 at 14:02, Simon Glass <sjg at chromium.org> wrote:
> We don't need an int since no value is over 80. This saves a small amount of
> SPL space (about 44 bytes).
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/mmc/mmc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list