[U-Boot] [U-Boot,v3,1/5] Kconfig: Migrate BOUNCE_BUFFER

Tom Rini trini at konsulko.com
Sat Jan 19 17:44:30 UTC 2019


On Fri, Nov 30, 2018 at 10:13:25PM +0100, Philipp Tomsich wrote:

> The bounce buffer is used by a few drivers (most of the MMC drivers)
> to overcome limitations in their respective DMA implementation.
> 
> This moves the configuration to Kconfig and makes it user-selectable
> (even though it will be a required feature to make those drivers
> work): the expected usage is for drivers depending on this to 'select'
> it unconditionally from their respective Kconfig (see follow-up
> patches).
> 
> This commit includes a full migration using moveconfig.py to ensure
> that each commit compiles; successive commits will introduce
> individual dependencies for drivers and then undo some of the changes
> to the defconfig files.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>

After squashing in the whole series, to keep bisectability:

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190119/7c898d90/attachment.sig>


More information about the U-Boot mailing list