[U-Boot] [PATCH v2 1/4] mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat

Jaehoon Chung jh80.chung at samsung.com
Mon Feb 26 01:54:20 UTC 2018


On 02/23/2018 09:21 PM, Tom Rini wrote:
> On Fri, Feb 23, 2018 at 10:40:16AM +0100, Jean-Jacques Hiblot wrote:
> 
>> The area for struct mmc can be allocated dynamically. It greatly reduces
>> the size of struct omap_hsmmc_plat. This is useful in cases where the board
>> level code declares one or two struct omap_hsmmc_plat because it doesn't
>> use the Driver Model.
>>
>> This saves around 740 bytes for the am335x_evm SPL.
>>
>> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> 
> Reviewed-by: Tom Rini <trini at konsulko.com>

Applied to u-boot-mmc. Thanks!

Best Regards,
Jaehoon Chung

> 



More information about the U-Boot mailing list