Searched hist:"27 a4b3bc" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | Kconfig | 27a4b3bc Fri Feb 23 03:40:18 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: omap_hsmmc: make it possible to compile out ADMA support Some platforms don't have ADMA controllers. For those platforms, compiling it out reduces the size of the binary by about 600 bytes. Leaving the support in doesn't break things as the driver checks at runtime if the ADMA2 controller is present. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Tested-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | omap_hsmmc.c | 27a4b3bc Fri Feb 23 03:40:18 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: omap_hsmmc: make it possible to compile out ADMA support Some platforms don't have ADMA controllers. For those platforms, compiling it out reduces the size of the binary by about 600 bytes. Leaving the support in doesn't break things as the driver checks at runtime if the ADMA2 controller is present. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Tested-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|