[U-Boot] [PATCH V2 2/4] bouncebuf: remove dummy implementation

Simon Glass sjg at chromium.org
Tue Nov 6 23:54:25 CET 2012


On Tue, Nov 6, 2012 at 1:27 PM, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> If any driver ever needs to use the bounce buffer API, it always needs
> to use it. As such, providing a dummy implementation of those APIs when
> CONFIG_BOUNCE_BUFFER isn't defined does not make sense. Remove the dummy
> implementation.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>

Tested on Seaboard, loading a kernel from ext2 partition.

Acked-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list